Skip to content

Fix stylesheet recursion

Thomas Holder requested to merge speleo3/inkscape:1.0.x-inkscape-504 into 1.0.x

This was doing recursion and a for-loop for the same data structure.

Fixes #504 (closed)

(cherry-picked from master f1138143dff8)

Merge request reports