https://bugs.kde.org/show_bug.cgi?id=504470
--- Comment #5 from [email protected] --- If svg is offered by the application, you could only save svg and text, or svg and png, or just svg. At least when copying from Inkscape, any of these would fix the regression. I would recommend never saving png if svg is present, since plasma does not use the png for anything (e.g. showing a preview). Saving the png only wastes storage space, and time spent generating it. Even if plasma did show a preview, it would be better to generate it from the svg on demand, at whatever resolution it requires. As for text, it would be nice not to save that either, but that might break pasting an svg into a text editor, so text might need saving alongside svg. -- You are receiving this mail because: You are watching all bug changes.
