mirror of
https://github.com/tonytins/CozyPixelStudio.git
synced 2025-06-25 11:34:43 -04:00
Added a warning dialog when clicking the remove palette button
This prevents accidental palette deletions
This commit is contained in:
parent
24463076d2
commit
37a8f51249
4 changed files with 22 additions and 1 deletions
|
@ -12,6 +12,7 @@ Laurenz Reinthaler (Schweini07), PinyaColada
|
|||
- Buttons for moving the current frame left or right. ([#344](https://github.com/Orama-Interactive/Pixelorama/pull/344))
|
||||
- Creating palettes from sprites has been enhanced - you can now choose if you want to get colors from the selection, current cel, entire frame or all frames, and if you want the colors to have an alpha component.
|
||||
- A new "Cut" option in the Edit menu or by pressing `Ctrl-X`. It cuts (deletes & copies) the selection, and you can later paste it. ([#345](https://github.com/Orama-Interactive/Pixelorama/pull/345))
|
||||
- Added a warning dialog when clicking the remove palette button, to prevent accidental palette deletions.
|
||||
- A new purple theme.
|
||||
|
||||
### Changed
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue