On Jun 11, 2010, at 11:59 38AM, Denis Kudriashov wrote:

> Open RectangleMorph. Set him gradient fill style. Try change first or second 
> color. Nothing happen.
> 
> Reason is caching pixelRamp of Gradient.
> 
> Solution is deep copy of color ramp in target methods. See 
> http://code.google.com/p/pharo/issues/detail?id=2533
> 
I suppose this report is for 1.0, it's already deep copying in 1.1.
I made an error when changing ColorPicker to open with the current color 
selected in 1.1 which causes #DNU when using the menu item though, so submitted 
a fix for that.

Cheers,
Henry

_______________________________________________
Pharo-project mailing list
[email protected]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project

Reply via email to