Ability to get color for palette buttons, when editing a palette, from the currently selected left and right colors

This commit is contained in:
OverloadedOrama 2020-03-13 02:04:40 +02:00
parent 072d2c9461
commit 41d80d503a
5 changed files with 96 additions and 13 deletions

View file

@ -9,6 +9,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- 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!
- 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
### Changed
- The timeline has been revamped!