Editing SVG files causes title loss #8
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
When an SVG image has a custom title, it gets erased after re-editing the file.
This is a minor issue - no rush to fix it.
Wishing you smooth sailing through your exams and top-notch results!
I tested this after pushing commit
eaf4a8e39e
, in which the image matching logic is changed, and it appears to be fixed: the image title is not removed, and everything works with or without the title.It will be included in the next release.
Feel free to re-open this issue if the problem remains after testing that version.