mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-07-15 00:03:25 +00:00
tag recompile checking moved after tag resolve, other small fixes
This commit is contained in:
@@ -2753,7 +2753,7 @@ public final class MainPanel extends JPanel implements ActionListener, TreeSelec
|
||||
}
|
||||
}
|
||||
|
||||
private void createAndShowTempSwf(Object tagObj) {
|
||||
private void createAndShowTempSwf(TreeItem tagObj) {
|
||||
SWF swf;
|
||||
try {
|
||||
if (tempFile != null) {
|
||||
|
||||
Reference in New Issue
Block a user