For the Pharo Mooc we need to use large font and we end up with this visual glitch :(
I tried to dive into PluggableButtonMorph and I failed to found how to make sure it computes the bound correctly.
Any help is welcome.
label := self buttonLabelForText: aButton label. ��������label enabled: aButton enabled. ��������label font: self buttonFont. |
I really think that in Brick we should really be picky on such problems.
Stef
��![]()