Community
Participate
Working Groups
The text size determination for a string which contains one (or more) blanks doesn't work. For those strings the Text widget always has a height > 64 (DEFAULT_HEIGHT).
Created attachment 115356 [details] Snippet to reproduce the bug Enter blank character in text widget and press "layout" button. Entering multiple blanks has the same effect.
Created attachment 115555 [details] Patch proposal
Committed slightly modified version of the above patch.