mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-06-02 04:14:49 +00:00
text bounds fixed again
This commit is contained in:
@@ -763,8 +763,6 @@ public final class MainPanel extends JPanel implements ActionListener, TreeSelec
|
||||
actionPanel.initSplits();
|
||||
}
|
||||
|
||||
final MainPanel t = this;
|
||||
|
||||
View.execInEventDispatchLater(new Runnable() {
|
||||
@Override
|
||||
public void run() {
|
||||
|
||||
Reference in New Issue
Block a user