The Trunk: Morphic-eem.1566.mcz

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

The Trunk: Morphic-eem.1566.mcz

commits-2
Eliot Miranda uploaded a new version of Morphic to project The Trunk:
http://source.squeak.org/trunk/Morphic-eem.1566.mcz

==================== Summary ====================

Name: Morphic-eem.1566
Author: eem
Time: 10 October 2019, 4:50:30.630581 pm
UUID: f0bc343e-b0ae-492d-a951-6115ab5b834f
Ancestors: Morphic-mt.1565

Fix an MNU in attempting to style the cointents of a Transcript.

=============== Diff against Morphic-mt.1565 ===============

Item was added:
+ ----- Method: PluggableTextMorph>>styler (in category 'accessing') -----
+ styler
+ "The styler responsible for highlighting text in the receiver.
+ Instances of PluggableTextMorph don;t have one."
+ ^nil!