1 Oct
2013
1 Oct
'13
1:27 p.m.
2013/10/1 su_v <suv-sf@...58...>:
Regression introduced with r12528:
- Bug #1229573: trunk: broken rendering of gradients with "objectBoundingBox" as gradient units (rev >= 12528) https://bugs.launchpad.net/inkscape/+bug/1229573
The changes in r12528 related to _item_bbox were wrong. I reverted them in r12648.
The real culprit in all these cases was not anything in the display tree, but the incorrect update order in the SP tree. I fixed all SP objects which updated their children so that they now do this in the correct order.
Regards, Krzysztof