mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-06-30 23:31:24 +00:00
show "close swf" menu only in the swf tree node
This commit is contained in:
@@ -361,6 +361,7 @@ public final class MainFrame extends AppRibbonFrame implements ActionListener, T
|
||||
|
||||
replaceImageSelectionMenuItem.setVisible(false);
|
||||
replaceBinarySelectionMenuItem.setVisible(false);
|
||||
closeSelectionMenuItem.setVisible(false);
|
||||
|
||||
if (paths.length == 1) {
|
||||
Object tagObj = paths[0].getLastPathComponent();
|
||||
|
||||
Reference in New Issue
Block a user