Etoys: Etoys-kfr.119.mcz

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

Etoys: Etoys-kfr.119.mcz

commits-2
Karl Ramberg uploaded a new version of Etoys to project Etoys:
http://source.squeak.org/etoys/Etoys-kfr.119.mcz

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

Name: Etoys-kfr.119
Author: kfr
Time: 8 March 2012, 2:01:43 pm
UUID: c2ff06db-954a-5641-a7ea-b7183d7793d3
Ancestors: Etoys-kfr.118

Honor solid color choice when switching from gradient and back to solid fill

=============== Diff against Etoys-kfr.118 ===============

Item was changed:
  ----- Method: ObjectPropertiesMorph>>makeTargetSolidFill (in category 'as yet unclassified') -----
  makeTargetSolidFill
 
+ myTarget color: self numberOneColor.
+ myTarget useSolidFill !
- myTarget useSolidFill!

_______________________________________________
etoys-dev mailing list
[hidden email]
http://lists.squeakland.org/mailman/listinfo/etoys-dev