text bounds fixed again

This commit is contained in:
honfika@gmail.com
2014-12-21 21:52:47 +01:00
parent 54d252dab9
commit 8edc8ba22d
2 changed files with 1 additions and 3 deletions

View File

@@ -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() {