[squeak-dev] Incorrect styling of class names in MorphicProject methods

Marcel Taeumel marcel.taeumel at hpi.de
Wed Jun 29 13:18:14 UTC 2022


Hi Jaromir --

In MorphicProject >> #initialize, Shout parses a #poolConstant.
In TextEditor >> #chooseColor, Shout parses a #globalVar.

Via Morphic-mt.1892, I added AbstractResizerMorph as a pool to MorphicProject by accident. I will remove that. Not sure why Shout then styles all behaviors as a #poolContant. Seems like a bug.

Best,
Marcel
Am 24.06.2022 16:09:36 schrieb Jaromir Matas <mail at jaromir.net>:
Hi,
I’ve just stumbled upon this weird styling of class names in MorphicProject methods:
 
 
All other classes use the correct bluish color for class names.
 
I guess it looks like a bug; in the default (Squeak) theme there either is no difference or the colors are indistinguishable but in the Squeak – duller theme the difference is also visible (dark grey vs light grey)
 
Thanks,
Jaromir
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20220629/ab6e4179/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 50B96F65F18D4862B79C24F0F852211B.png
Type: image/png
Size: 115208 bytes
Desc: not available
URL: <http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20220629/ab6e4179/attachment-0001.png>


More information about the Squeak-dev mailing list