google-code-export / labyrinth

Automatically exported from code.google.com/p/labyrinth
GNU General Public License v2.0
2 stars 0 forks source link

bold text does not enlarge the thought #54

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. create a one-word thought
2. make its text bold
3. the bold text will go outside the boundary of the thought

What is the expected output? What do you see instead?
enlarge the thought to fit the text, no matter the formatting

Original issue reported on code.google.com by nekoh...@gmail.com on 9 Apr 2007 at 3:33

GoogleCodeExporter commented 9 years ago
Fixed in SVN:

2007-04-17 Don Scorgie <Don@Scorgie.org>

    * src/TextThought.py:
    Fix thought boundaries when using attributes
    Don't process (control) key presses when not editing

Original comment by DonScor...@gmail.com on 17 Apr 2007 at 5:55