mirror of
https://github.com/tonytins/CozyPixelStudio.git
synced 2025-06-25 11:14:42 -04:00
Fixed crash when loading a pxo older of 0.8.1 and selecting a frame other than the first
Had to do with Project.frame_duration not having as array members as it should.
This commit is contained in:
parent
28ca2cd87e
commit
4be0740170
3 changed files with 8 additions and 0 deletions
|
@ -28,6 +28,7 @@ PinyaColada, Rémi Verschelde (akien-mga), dasimonde, gschwind
|
|||
- Fixed issue where the user could grab and could not let go of the focus of guides even when they were invisible.
|
||||
- Fixed issues where fully transparent color could not be picked. One of these cases was [#364](https://github.com/Orama-Interactive/Pixelorama/issues/364).
|
||||
- Fixed "Export" option in the File menu not working properly and not remembering the directory path and file name when switching between projects (tabs).
|
||||
- Fixed crash when loading a pxo older of 0.8.1 and selecting a frame other than the first.
|
||||
- Fixed Chinese and Korean characters not displaying properly in the Splash dialog and the About dialog.
|
||||
- Fixed crash when importing an incorrectly formatted GIMP Color Palette file. ([#363](https://github.com/Orama-Interactive/Pixelorama/issues/363))
|
||||
- Using the lighten/darken on pixels with an alpha value of 0 no longer has an effect on them.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue