NekoIconButton reshaping in progress...
TODO : Is there a reason NekoIconButton heritates from Button Feathers component or not ?
This commit is contained in:
@@ -56,7 +56,6 @@ class LPTCManager2026 extends Application {
|
||||
addChild(mainPanel);
|
||||
|
||||
dr = new NekoDrawer();
|
||||
//dr.addEventListener(NekoDrawerEvent.STATUS_CHANGE, onDrawerStatusChange);
|
||||
addChild(dr);
|
||||
|
||||
model.addEventListener(NekoDrawerEvent.DRAWER_STATE_CHANGE, onDrawerStateChange);
|
||||
|
||||
Reference in New Issue
Block a user