mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-05-29 18:34:42 +00:00
Select opened SWF to Simple editor
This commit is contained in:
@@ -1824,6 +1824,9 @@ public class Main {
|
||||
mainFrame.getPanel().tagListTree.setExpandPathString(tagListPathStr);
|
||||
}
|
||||
mainFrame.getPanel().updateMissingNeededCharacters();
|
||||
if (fswf != null) {
|
||||
mainFrame.getPanel().easyPanel.setTimelined(fswf);
|
||||
}
|
||||
}
|
||||
|
||||
if (executeAfterOpen != null && fopenable != null) {
|
||||
|
||||
Reference in New Issue
Block a user