Issue #288: less memory usage during FLA export, using stringbuilders

This commit is contained in:
2014-11-22 03:16:30 +01:00
parent dec1380d13
commit 13c894196c
33 changed files with 1024 additions and 995 deletions
@@ -131,7 +131,7 @@ public class TextPanel extends JPanel implements ActionListener {
setEditText(false);
mainPanel.reload(true);
}
SWF.clearImageCache();
item.getSwf().clearImageCache();
}
break;
}