mirror of
https://github.com/tonytins/CozyPixelStudio.git
synced 2025-06-25 16:24:44 -04:00
Add a VSplitContainer between the canvas and the timeline
This commit is contained in:
parent
65544dcfc1
commit
f4dbd2aadb
2 changed files with 17 additions and 11 deletions
|
@ -10,11 +10,14 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
|
|||
- A confirmation message now appears when the user quits Pixelorama, if there are unsaved changes - thanks to Schweini07!
|
||||
|
||||
### Changed
|
||||
- The timeline has been revamped!
|
||||
- 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.
|
||||
|
||||
### Fixed
|
||||
- Chinese characters not being rendered in notifications (the labels that appear when undoing/redoing)
|
||||
- Fixed issue when moving frames, the current frame was being shown but the frame next to it was actually the one being drawn on.
|
||||
|
||||
## [v0.6.2] - 17-02-2020
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue