[squeak-dev] The Inbox: Tools-ct.853.mcz

Christoph Thiede christoph.thiede at outlook.de
Mon Jul 8 07:29:56 UTC 2019


Hi Marcel,

I think there is the following edge case: Inspect an object, select an
instvar, select all text in the value pane and type a single character (e.
g. a digit). At least in my image, this digit is not styled unless I enter
any other character. This seems to occur as #userHasEdited which triggers
the styling is called before #textEdited: so that shouldStyleValuePane is
not always up to date.

Otherwise, why should you update style in #toggleIndex, where /self changed:
#contents/ already resets the text?

Best,
Christoph



--
Sent from: http://forum.world.st/Squeak-Dev-f45488.html


More information about the Squeak-dev mailing list