mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-06-01 19:04:38 +00:00
updateTextBounds fix
This commit is contained in:
@@ -664,6 +664,7 @@ public final class MainPanel extends JPanel implements ActionListener, TreeSelec
|
||||
if (actionPanel != null) {
|
||||
actionPanel.clearSource();
|
||||
}
|
||||
previewPanel.clear();
|
||||
updateUi();
|
||||
refreshTree();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user