Skip to content

Use symbol set name to identify symbols

Mike Kowalski requested to merge mkov/inkscape:fix-symbols-dup-names into 1.4.x

Different symbol sets can reuse symbol names. To disambiguate them we need to keep track of symbol set names when inserting them.

Fixes #4781

Merge request reports