mirror of
https://github.com/piskelapp/piskel.git
synced 2023-08-10 21:12:52 +03:00
feature : zoom-level
- Fixed bug with layer rendering when moving drawing offset (bad redraw-flag checking)
This commit is contained in:
parent
44722ab88e
commit
2248f41e68
@ -38,7 +38,6 @@
|
||||
|
||||
|
||||
if (this.serializedRendering != serializedRendering) {
|
||||
console.log(serializedRendering);
|
||||
this.serializedRendering = serializedRendering;
|
||||
|
||||
this.clear();
|
||||
|
Loading…
Reference in New Issue
Block a user