mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-06-21 00:55:37 +00:00
Double click timelined in Library shows its timeline.
Properly dispose ImagePanels
This commit is contained in:
@@ -6503,6 +6503,7 @@ public final class MainPanel extends JPanel implements TreeSelectionListener, Se
|
||||
}
|
||||
|
||||
public void dispose() {
|
||||
easyPanel.dispose();
|
||||
if (calculateMissingNeededThread != null) {
|
||||
calculateMissingNeededThread.interrupt();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user