GraphiteEditor/Graphite
Set exported SVG tag ID to its source layer name
オープン
#2,879 opened on 2025/07/14
Good First Issue
Repository metrics
- Stars
- (25,662 個のスター)
- PR merge metrics
- (PR metrics pending)
説明
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).