GraphiteEditor/Graphite
Set exported SVG tag ID to its source layer name
Offen
#2.879 geöffnet am 14.07.2025
Good First Issue
Repository-Metriken
- Stars
- (25.662 Sterne)
- PR-Merge-Metriken
- (PR-Metriken ausstehend)
Beschreibung
When exporting to SVG no node id is created; this should be set to the layer name so that the id becomes available for other tools, e.g. styling, animation with SVG. Figma does this (set the checkbox on Export, screenshot).