mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-09-25 04:01:25 +00:00
Issue #288: less memory usage during FLA export, using stringbuilders
This commit is contained in:
@@ -131,7 +131,7 @@ public class TextPanel extends JPanel implements ActionListener {
|
||||
setEditText(false);
|
||||
mainPanel.reload(true);
|
||||
}
|
||||
SWF.clearImageCache();
|
||||
item.getSwf().clearImageCache();
|
||||
}
|
||||
break;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user