mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-07-18 16:48:22 +00:00
update characterids when tag was moved or copied (copy with dependencies is not ready,yet)
This commit is contained in:
@@ -1190,7 +1190,7 @@ public class PreviewPanel extends JSplitPane implements ActionListener {
|
||||
SWF swf = tag.getSwf();
|
||||
swf.clearImageCache();
|
||||
swf.updateCharacters();
|
||||
tag.getTimelined().getTimeline().reset();
|
||||
tag.getTimelined().resetTimeline();
|
||||
mainPanel.repaintTree();
|
||||
mainPanel.setTagTreeSelectedNode(tag);
|
||||
genericEditButton.setVisible(true);
|
||||
|
||||
Reference in New Issue
Block a user