mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-06-10 02:33:32 +00:00
lazy loading of shaperecords in DefineShape tags
This commit is contained in:
@@ -630,11 +630,6 @@ public final class MainPanel extends JPanel implements ActionListener, TreeSelec
|
||||
showDetail(DETAILCARDEMPTYPANEL);
|
||||
showCard(CARDEMPTYPANEL);
|
||||
updateUi(swf);
|
||||
|
||||
/*if (first && Configuration.gotoMainClassOnStartup.get()) {
|
||||
gotoDocumentClass(swf);
|
||||
}*/
|
||||
first = false;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user