GraphiteEditor/Graphite
Set exported SVG tag ID to its source layer name
Aberta
#2.879 aberto em 14 de jul. de 2025
Good First Issue
Métricas do repositório
- Stars
- (25.662 estrelas)
- Métricas de merge de PR
- (Métricas PR pendentes)
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).