mirror of
https://github.com/tonytins/CozyPixelStudio.git
synced 2025-06-25 16:24:44 -04:00
ShortcutSelector popup theme is now affected by the chosen theme
This commit is contained in:
parent
0cfa1071cc
commit
b202bc5c5a
3 changed files with 4 additions and 2 deletions
|
@ -12,8 +12,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
|
|||
- You can now export your projects to .gif files - Thanks to Martin Novák (novhack)!
|
||||
- A new rotation method has been added, "Upscale, Rotate and Downscale". It's similar to Rotsprite. Thanks to luiq54!
|
||||
- Pattern filling is now possible. If the user chooses a brush that is not the pixel or a circle brush and uses the bucket tool, the brush image is used as a pattern that fills the area.
|
||||
- Users can change keyboard shortcut binding for tools - thanks to Martin Novák (novhack)!
|
||||
- Importing .pngs as palettes is now possible - thanks to Martin Novák (novhack)!
|
||||
- A confirmation message now appears when the user quits Pixelorama, if there are unsaved changes - thanks to Schweini07!
|
||||
- Templates and a lock aspect ratio option have been added to the "Create new image" dialog - thanks to Gaarco!
|
||||
- Locking layers is now possible. When a layer is locked, no changes can be made to it. Layers are unlocked by default.
|
||||
- Ability to get color for palette buttons, when editing a palette, from the currently selected left and right colors.
|
||||
- Esperanto translation - thanks to Teashrock!
|
||||
|
@ -23,7 +25,6 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
|
|||
### Changed
|
||||
- The UI - and especially the timeline - has been revamped!
|
||||
- The export dialog has also been revamped - thanks to thanks to Martin Novák (novhack)!
|
||||
- Templates and a lock aspect ratio option have been added to the "Create new image" dialog - thanks to Gaarco!
|
||||
- An asterisk is added to the window title if there are unsaved changes.
|
||||
- A VSplitContainer has been added between the canvas and the timeline.
|
||||
- Notification text is now black on the gold and light themes.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue