On Oct 7, 2007, at 9:04 AM, bulia byak wrote:

I looked into this but the problem is that onButtonPressed sets the

fill color of selection (thus removing gradient) whenever I release

mouse after a drag. Jon: Can it be fixes so that this only happens

when I click on the swatch in the palette, not when I drag the swatch

somewhere and drop it there?


I'll have to look into this a little more. The main problem is that a lot of the color and fill event propagation is very convoluted and at times redundant. The good news is that I need to address this for the color pickers a bit more, so I can look at the gradient stuff at the same time.