mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-09-25 04:20:51 +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().tagListTree.setExpandPathString(tagListPathStr);
|
||||||
}
|
}
|
||||||
mainFrame.getPanel().updateMissingNeededCharacters();
|
mainFrame.getPanel().updateMissingNeededCharacters();
|
||||||
|
if (fswf != null) {
|
||||||
|
mainFrame.getPanel().easyPanel.setTimelined(fswf);
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
if (executeAfterOpen != null && fopenable != null) {
|
if (executeAfterOpen != null && fopenable != null) {
|
||||||
|
|||||||
Reference in New Issue
Block a user