mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-06-06 16:15:44 +00:00
swf header editor
This commit is contained in:
@@ -158,6 +158,7 @@ public class TextPanel extends JPanel {
|
||||
textCancelButton = createButton("button.cancel", "cancel16", null, e -> cancelText());
|
||||
|
||||
// hide the buttonts to aviod panel resize problems on other views
|
||||
textEditButton.setVisible(false);
|
||||
textSaveButton.setVisible(false);
|
||||
textCancelButton.setVisible(false);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user