Updates: Summary: Glamour text presentation does not properly refresh after the text morph changes Labels: Component-Glamour
Comment #1 on issue 752 by tu...@tudorgirba.com: Glamour text presentation does not properly refresh after the text morph changes http://code.google.com/p/moose-technology/issues/detail?id=752
First, please use a sentence to describe the problem :).
The current issue is due to the rendering of the text presentation not properly notifying the text change in some circumstances.
The problem can be reproduced like this on windows: - open GLMBasicExamples new textPortsExamples openOn: 'Type' - type some characters - the pane on the bottom right will preview correctly the changes - now, press cmd+s (to tell the morph that we accept the change) - type some more characters - the pane on the bottom right will not update - now, press cmd+s - the pane on the bottom right will update