Trying get rid of the scroll bars
- moved view classes instanciation into CREATION_COMPLETE triggered methods
This commit is contained in:
@@ -35,7 +35,7 @@ class ToolbarToggleButton extends ToggleButton {
|
||||
iconSize = pIconSize;
|
||||
textSize = pTextSize;
|
||||
|
||||
traceRed("iconSize : " + iconSize + " / textSize : " + textSize);
|
||||
//traceRed("iconSize : " + iconSize + " / textSize : " + textSize);
|
||||
}
|
||||
|
||||
override private function initialize():Void {
|
||||
|
||||
Reference in New Issue
Block a user