mirror of
https://github.com/piskelapp/piskel.git
synced 2023-08-10 21:12:52 +03:00
Fix previous init animation
This commit is contained in:
parent
35736949d8
commit
f91308405d
@ -95,7 +95,8 @@ $.namespace("pskl");
|
||||
|
||||
// TODO: Move this into their service or behavior files:
|
||||
this.initDrawingArea();
|
||||
this.initPreviewSlideshow();
|
||||
this.initPreviewSlideshow();
|
||||
this.initAnimationPreview();
|
||||
this.startAnimation();
|
||||
|
||||
pskl.ToolSelector.init();
|
||||
|
Loading…
Reference in New Issue
Block a user