mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-06-14 21:31:54 +00:00
#627 Filter swf not working fixed
This commit is contained in:
@@ -2139,6 +2139,7 @@ public final class MainPanel extends JPanel implements ActionListener, TreeSelec
|
||||
showDetail(DETAILCARDEMPTYPANEL);
|
||||
} else {
|
||||
treePanel.add(new JScrollPane(tagTree), BorderLayout.CENTER);
|
||||
treePanel.add(searchPanel, BorderLayout.SOUTH);
|
||||
treePanelMode = TreePanelMode.TAG_TREE;
|
||||
}
|
||||
reload(true);
|
||||
|
||||
Reference in New Issue
Block a user