mirror of
https://github.com/piskelapp/piskel.git
synced 2023-08-10 21:12:52 +03:00
Fixed canvas ordering, fixed FPS during local import
This commit is contained in:
@@ -138,5 +138,7 @@
|
||||
"js/drawingtools/ColorPicker.js",
|
||||
"js/drawingtools/ColorSwap.js",
|
||||
// Application controller and initialization
|
||||
"js/app.js"
|
||||
"js/app.js",
|
||||
// Bonus features !!
|
||||
"js/snippets.js"
|
||||
];
|
||||
Reference in New Issue
Block a user