fix: include ref's transform in `Use().get_path()`

What does the merge request do?

Use().get_path() is expected to include the original transform according to it's description. This MR brings the expected behavior.

Implementation notes

include ref's transform in Use().get_path()

Summary for release notes

fix get_path() on Use elements to include the referenced transform.

Checklist

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

Merge request reports

Loading