mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-06-21 06:35:34 +00:00
Added Label that flex compiler is used (when it's enabled in settings)
Fixed #2111 Flex AS3 editation - use SWF dependencies defined in GUI Fixed SWF dependencies label was not updated on startup
This commit is contained in:
@@ -3858,7 +3858,8 @@ public final class MainPanel extends JPanel implements TreeSelectionListener, Se
|
||||
@Override
|
||||
public void scriptImportError() {
|
||||
}
|
||||
}
|
||||
},
|
||||
Main.getDependencies(swf)
|
||||
);
|
||||
|
||||
if (countAs3 > 0) {
|
||||
|
||||
Reference in New Issue
Block a user