Put default image width and height to 64, made minor changes in the About dialog and in the Chinese translation

This commit is contained in:
OverloadedOrama 2020-01-11 00:29:29 +02:00
parent 8b4c42a576
commit 50fa262a75
6 changed files with 13 additions and 12 deletions

View file

@ -6,9 +6,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
## [v0.6.1] - Unreleased
### Added
- Italian translation - thanks to Marco Galli!
- Italian translation - thanks to Gaarco!
- In addition to the middle mouse button, you can now use `Space` to pan around the canvas.
- The ability to choose for which color the color picker does its job, the left or the right. (Issue #115)
- Default image settings are now in the Preferences - thanks to Gaarco!
### Changed
- When saving a .pxo file, the file path (along with the file name) gets remembered by the Export PNG file dialog path. (Issue #114)