The Trunk: MorphicExtras-ar.76.mcz

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

The Trunk: MorphicExtras-ar.76.mcz

commits-2
Andreas Raab uploaded a new version of MorphicExtras to project The Trunk:
http://source.squeak.org/trunk/MorphicExtras-ar.76.mcz

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

Name: MorphicExtras-ar.76
Author: ar
Time: 26 February 2010, 7:43:57.061 pm
UUID: b554bb80-116e-0849-a04a-2f352844a320
Ancestors: MorphicExtras-dtl.75

Add TextOnCurve reset to flush some state that will otherwise just hang around.

=============== Diff against MorphicExtras-dtl.75 ===============

Item was added:
+ ----- Method: TextOnCurve class>>reset (in category 'accessing') -----
+ reset
+ "TextOnCurve reset"
+ CachedWarpMap := CachedWarpDepth := CachedWarpColor := nil!