mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-07-18 05:29:04 +00:00
#823 translatex buttons (FFDec freezes on large files when pressing these buttons) fixed
This commit is contained in:
@@ -1015,7 +1015,7 @@ public class PreviewPanel extends JSplitPane implements ActionListener {
|
||||
swf.clearImageCache();
|
||||
swf.updateCharacters();
|
||||
tag.getTimelined().getTimeline().reset();
|
||||
mainPanel.refreshTree();
|
||||
mainPanel.repaintTree();
|
||||
mainPanel.setTagTreeSelectedNode(tag);
|
||||
editButton.setVisible(true);
|
||||
saveButton.setVisible(false);
|
||||
|
||||
Reference in New Issue
Block a user