GraphiteEditor/Graphite
Auf GitHub ansehenSet exported SVG tag ID to its source layer name
Open
#2.879 geöffnet am 14. Juli 2025
Good First Issue
Repository-Metriken
- Stars
- (25.662 Stars)
- PR-Merge-Metriken
- (Durchschn. Merge 6T 9h) (65 gemergte PRs in 30 T)
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).