GraphiteEditor/Graphite

Set exported SVG tag ID to its source layer name

Aperta

#2879 aperta il 14 lug 2025

 (8 commenti) (1 reazione) (0 assegnatari)Rust (1176 fork)batch import
Good First Issue

Metriche repository

Star
 (25.662 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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

Guida contributor