Bug 438058 - Allow user to edit vector shape id name
Summary: Allow user to edit vector shape id name
Status: REPORTED
Alias: None
Product: krita
Classification: Applications
Component: Layers/Vector (other bugs)
Version First Reported In: 4.4.3
Platform: Other Linux
: NOR wishlist
Target Milestone: ---
Assignee: Krita Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-06-03 20:59 UTC by Karl Robillard
Modified: 2021-06-03 20:59 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Karl Robillard 2021-06-03 20:59:35 UTC
SVG shapes have an "id" attribute but Krita does not show these or allow the user to set them.

My particular use case is marking rectangular regions of an image with names, and then parsing the SVG to extract the region name and pixel dimensions.

Adding a way to select shapes by id name would also be useful.