Status: Accepted
Owner:
[hidden email]
Labels: Type-Bug Milestone-1.4 Difficulty-Easy
New issue 5243 by
[hidden email]: Fix text morph margins
http://code.google.com/p/pharo/issues/detail?id=5243Cause margins are not initialize so
- a lot of isNil everywhere
- ghostText hangs if you do not explicitly set the margins of the wrapped
morph
Fix is in two parts:
- first one fix the initialize
* here you should kill all your windows to be sure not more instances of
text morphs with no margins are alive
- second part fix the ifNils
Attachments:
FixTextMorphMarginPart1.1.cs 322 bytes
FixTextMorphMarginPart2.1.cs 2.6 KB
_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker