1.7 Alpha- With good help topics, not enough space
Submitted by Guest on Sat, 03/08/2013 - 00:11
As you can see from the snippet below, we need to move the message text area of the help screen to the right a bit now that we are using longer names for the help topics.
Note that this is a Z priority fix because one really shouldn't get this message. [I found a screen that I had not done the help for.]
Regards, Tim G
Re: 1.7 Alpha- With good help topics, not enough space
This is determined by the HelpDialog.content.separatorPosition in default.properties.
I've changed to 20 * $font.size locally, and that looks fine, but I haven't tried it on lower resolutions.
Changes applied in revision 5373.