|
Hi all,
With regard to my previous problem, viz TextMorph not resizing itself
to fit the text after an edit, with a helpful hint from Karl, I found
the problem.
TextMorph>>keyboardFocusChange: should be calling releaseParagraph,
rather than releaseEditor directly.
I have updated the bug report on Mantis (no. 000517), attaching a
change set with my proposed fix.
What next? Who reviews my proposed change? How does this get
incorporated into Squeak?
cheers,
Simon
|