Fixed issue where if you moved a frame to the start (move left), it was invisible

This commit is contained in:
OverloadedOrama 2020-06-01 19:03:08 +03:00
parent df0032c515
commit e229ad1519
2 changed files with 3 additions and 0 deletions

View file

@ -21,6 +21,7 @@ Igor Santarek (jegor377), rob-a-bolton
### Fixed
- Fixed failed imports of gpl palettes by adding support for the newer variant of gpl files. ([#250](https://github.com/Orama-Interactive/Pixelorama/pull/250))
- Fixed alpha blending and lighting/darkening issues when drawing pixels with mirroring.
- Fixed issue where if you moved a frame to the start (move left), it was invisible.
<br><br>
## [v0.7] - 2020-05-16