Skip to content

Last minute backports: Don't export invalid markers, safe crash-fix on copy

Nathan Lee requested to merge nathanal/inkscape:ink2785_lastmin_backports into 1.1.x

Validate markers just does string replacement and only in fallback to SVG 1.1 code.

The crash fix simply delays discarding the clipboard/recreating the clipboard till we have a copy of the nodes in the select tool (in case of a tool switch).

Edited by Nathan Lee

Merge request reports