mirror of
https://github.com/piskelapp/piskel.git
synced 2023-08-10 21:12:52 +03:00
Create palette component
Create Palette component (was inside the ToolSelector before) Fix the palette generation as well.
This commit is contained in:
@@ -100,6 +100,7 @@ $.namespace("pskl");
|
||||
this.startAnimation();
|
||||
|
||||
pskl.ToolSelector.init();
|
||||
pskl.Palette.init(frameSheet);
|
||||
},
|
||||
|
||||
getFramesheetIdFromUrl : function() {
|
||||
|
||||
Reference in New Issue
Block a user