The Trunk: Graphics-cmm.138.mcz

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

The Trunk: Graphics-cmm.138.mcz

commits-2
Chris Muller uploaded a new version of Graphics to project The Trunk:
http://source.squeak.org/trunk/Graphics-cmm.138.mcz

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

Name: Graphics-cmm.138
Author: cmm
Time: 13 June 2010, 9:04:09.545 pm
UUID: 70cb4225-3103-4e92-9103-20e08bb6436b
Ancestors: Graphics-cmm.137

- Corrected method selector spelling, sigh, step 1 (add the correctly spelled method).

=============== Diff against Graphics-cmm.137 ===============

Item was added:
+ ----- Method: CompositionScanner>>canComputeDefaultLineHeight (in category 'testing') -----
+ canComputeDefaultLineHeight
+ ^ rightMargin notNil!