mirror of
https://github.com/tonytins/CozyPixelStudio.git
synced 2025-06-25 11:24:44 -04:00
Fixed crash where the animation was playing in the mini canvas preview and then the user switched to a project with less frames
This commit is contained in:
parent
4f1c19563b
commit
da24133a4d
3 changed files with 7 additions and 33 deletions
|
@ -6,8 +6,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
|
|||
|
||||
## [v0.8.1] - Unreleased
|
||||
### Fixed
|
||||
- Crash where Pixelorama could not load a cached sub-resource - [Issue #339](https://github.com/Orama-Interactive/Pixelorama/issues/339)
|
||||
- Fixed crash where Pixelorama could not load a cached sub-resource - [Issue #339](https://github.com/Orama-Interactive/Pixelorama/issues/339)
|
||||
- When moving tabs, the projects now move along with their respective tabs.
|
||||
- Fixed crash where the animation was playing in the mini canvas preview and then the user switched to a project with less frames.
|
||||
<br><br>
|
||||
|
||||
## [v0.8] - 2020-09-23
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue