https://bugs.kde.org/show_bug.cgi?id=512771
Bug ID: 512771
Summary: Dragging a layer onto its own canvas duplicates it
Classification: Applications
Product: krita
Version First 5.2.13
Reported In:
Platform: Other
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: Usability
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
When you drag a layer from the layer list onto a canvas, it will create a copy
of that layer on that canvas. While that's useful if you're dragging between
different canvases, doing it on the same canvas basically just leads to users
accidentally duplicating layers if they are a bit too sloppy with selecting or
reordering them.
Solution would be to check where the layer came from in the drop handler and
not letting you drop a layer on the canvas it came from.
--
You are receiving this mail because:
You are watching all bug changes.