* Minor UI twist.
This commit is contained in:
parent
03c381862b
commit
e0dd4d1b66
|
@ -273,6 +273,7 @@ public final class AMenu extends CFrame
|
||||||
mainPanel.add(Box.createHorizontalStrut(3), BorderLayout.WEST);
|
mainPanel.add(Box.createHorizontalStrut(3), BorderLayout.WEST);
|
||||||
|
|
||||||
// Tabs
|
// Tabs
|
||||||
|
centerPane.setFont(centerPane.getFont().deriveFont(centerPane.getFont().getSize2D()+1));
|
||||||
paPanel = PAPanel.get();
|
paPanel = PAPanel.get();
|
||||||
if (paPanel != null)
|
if (paPanel != null)
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue