On a default Lucid install (and probably many other platforms), if you increase the application font size it creates a couple of usability issues.
- The Balance label gets covered up by the main notebook widget. Resizing the window doesn't help.
- Most of the Settings->Options dialog gets truncated.
Can the balance label be made to push down the rest of the UI as needed like in gtk?
The Options window is easily fixable by making it resizable.
Thanks for looking!