nathanal
nathanal
Downstream report: https://gitlab.com/inkscape/extensions/-/issues/468 #### Steps to Replicate - Run [min_example_lost_clone](https://user-images.githubusercontent.com/22120290/167779244-c6160126-3374-4939-8227-21b9c1b6e46f.svg) through scour - `scour -i min_example_lost_clone` #### What happened? - The object the `` element links to is deleted (because...
## Description Fix svg output in #2842 (one node is inside another) by not drawing the edge when it is truncated too much. Previously, computeThatThing's condition never failed, as rt...
## Description #2813 Improve preview, svg/pdf export of node's label's box - Remove text outline's fill (avoids doubling text fill) (svg) - Boxes no longer have solid fill, but are...
## Expected Behavior Valid svg produced on export using [buggy.gephi.zip](https://github.com/gephi/gephi/files/12357134/buggy.gephi.zip) The edge is between two overlapping nodes. I'm not sure, either the edge shouldn't be exported, or the polyline should...