mirror of
https://github.com/piskelapp/piskel.git
synced 2023-08-10 21:12:52 +03:00
Zoom initial implementation. No UI, only bound to mousewheel. Everything is broken, to amend !
This commit is contained in:
@@ -8,8 +8,8 @@ var Constants = {
|
||||
|
||||
MODEL_VERSION : 1,
|
||||
|
||||
MAX_HEIGHT : 128,
|
||||
MAX_WIDTH : 128,
|
||||
MAX_HEIGHT : 1024,
|
||||
MAX_WIDTH : 1024,
|
||||
|
||||
PREVIEW_FILM_SIZE : 120,
|
||||
|
||||
|
||||
Reference in New Issue
Block a user