mirror of
https://github.com/piskelapp/piskel.git
synced 2023-08-10 21:12:52 +03:00
Basic rectangular select tool basic
This commit is contained in:
@@ -54,7 +54,7 @@ $.namespace("pskl");
|
||||
previewTileCanvasDpi
|
||||
);
|
||||
|
||||
// To catch the current active frame, the selection manager have to be before
|
||||
// To catch the current active frame, the selection manager have to be initialized before
|
||||
// the 'frameSheet.setCurrentFrameIndex(0);'
|
||||
// TODO(vincz): Slice each constructor to have:
|
||||
// - an event(s) listening init
|
||||
|
||||
Reference in New Issue
Block a user