You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Testing by cloning this repository and pip3 install . (I edited the scour version to make sure I could see it was properly installed) (0609c59)
Also happens with python3-scour from repos (0.37) and 0.38.2 from pip3
Python 3.8.10, Linux Mint 20
The text was updated successfully, but these errors were encountered:
nathanal
changed the title
Clip removed even if child is referenced by a in-use clone (<use>)
Breaks file by removing clip even when child is referenced by a clone (<use>)
May 11, 2022
Downstream report: https://gitlab.com/inkscape/extensions/-/issues/468
Steps to Replicate
scour -i min_example_lost_clone
What happened?
<use>
element links to is deleted (because it is in a unused clone)What should have happened?
Input
min_example_lost_clone
Output
Version info
pip3 install .
(I edited the scour version to make sure I could see it was properly installed) (0609c59)The text was updated successfully, but these errors were encountered: