mirror of
https://github.com/tonytins/CozyPixelStudio.git
synced 2025-06-25 16:24:44 -04:00
Onion skinning settings have been moved to a popup window
You can open the settings from a new button next to the onion settings button.
This commit is contained in:
parent
bc683bab2c
commit
b62d961e1e
3 changed files with 89 additions and 62 deletions
|
@ -26,6 +26,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
|
|||
- LineEdits lose focus when the user presses Enter - thanks to Gaarco!
|
||||
- Layer visibility is taken into account when exporting the drawing as a .png file. This means that invisible layers will not be included in the final .png file.
|
||||
- Visual change, added border outlines to all window dialogs.
|
||||
- Animation now loops by default.
|
||||
- Onion skinning settings have been moved to a popup window, and 2 new buttons were added. One that enables it, and one that opens the settings window.
|
||||
|
||||
### Fixed
|
||||
- Chinese characters not being rendered in notifications (the labels that appear when undoing/redoing)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue