June 11, 2010
9:59 a.m.
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