
21 Sep
2004
21 Sep
'04
9:31 p.m.
Peter: Could you please check this out?
Here are the steps to reproduce:
- draw an ellipse
- resize the ellipse with selector changing its width/height ratio
- open fill&stroke, assign a radial or linear gradient to it
- try dragging the ends of the vector, or center and radius in fill&stroke => the visible result is wrong.
So the problem is with editing gradient on shapes that have their own transform=. It looks to me as if the gradient transform is multiplied by the item's transform when it must be divided by it, or vice versa. Verified broken in current CVS, verified working in -D"2004-09-19".