mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-06-28 15:15:35 +00:00
Fixed: #1627 Previously decompiled scripts not cached
Fixed: SWF is not garbage collected on close in some situations Fixed: AS1/2 script search does not show all results
This commit is contained in:
@@ -1185,6 +1185,7 @@ public final class ImagePanel extends JPanel implements MediaDisplay {
|
||||
clearImagePanel();
|
||||
timelined = null;
|
||||
swf = null;
|
||||
lda = null;
|
||||
|
||||
fireMediaDisplayStateChanged();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user