mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-06-01 19:04:38 +00:00
#805 Autosave
This commit is contained in:
@@ -2377,7 +2377,13 @@ public final class MainPanel extends JPanel implements ActionListener, TreeSelec
|
||||
|
||||
}
|
||||
|
||||
private void closeTag() {
|
||||
previewPanel.closeTag();
|
||||
}
|
||||
|
||||
public void reload(boolean forceReload) {
|
||||
closeTag();
|
||||
|
||||
if (Configuration.dumpView.get()) {
|
||||
dumpViewReload(forceReload);
|
||||
return;
|
||||
|
||||
Reference in New Issue
Block a user