Skip to content

fix: ShapeElement.composed_transform(self, other)

t0b3 requested to merge t0b3/extensions:fix-composed-transform-other into master

What does the merge request do?

fix: make the function work as in description (respect other)

  • Calculate every transform down to the other element

Checklist

  • Add unit tests (if applicable)
  • Changes to inkex/ are well documented
  • Clean merge request history

Merge request reports