Updates:
        Status: Fixed

Comment #1 on issue 3715 by [email protected]: Workspace shouting after switching between shout/unshout
http://code.google.com/p/pharo/issues/detail?id=3715

Done.

Now, instead of creating a new instance of the styler class, I store them in two variables (nullStyler and shoutedStyler), and I switch when needed.

It solves the problem, generate less garbage, and allow to keep styler changements

Attachments:
        FixPluggableTextMorphForBetterShouting.1.cs  1.7 KB


Reply via email to