GraphiteEditor/Graphite

Set exported SVG tag ID to its source layer name

Aberta

#2.879 aberto em 14 de jul. de 2025

 (8 comentários) (1 reação) (0 responsável)Rust (1.176 forks)batch import
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).

Image Image

Guia do colaborador