GraphiteEditor/Graphite
Voir sur GitHubSet exported SVG tag ID to its source layer name
Open
#2 879 ouverte le 14 juil. 2025
Good First Issue
Métriques du dépôt
- Stars
- (25 662 stars)
- Métriques de merge PR
- (Merge moyen 6j 9h) (65 PRs mergées en 30 j)
Description
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).