https://bugs.kde.org/show_bug.cgi?id=499898
Nate Graham <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas |ma/plasma-desktop/-/commit/ |ma/plasma-desktop/-/commit/ |42f53e4618074d43d7956c6cbae |ac38398263484e40dfebf427786 |0d5c4aa82825e |84334ce7b55de --- Comment #7 from Nate Graham <[email protected]> --- Git commit ac38398263484e40dfebf42778684334ce7b55de by Nate Graham. Committed on 18/02/2025 at 18:02. Pushed by ngraham into branch 'Plasma/6.3'. folderview: Fix drag selection There is code to handle clicking an icon when a selection is already present. In this case we want to cancel our selection and select the icon the mouse is over. What we don't want is for this to run when a drag ends. Using the cached selection is a good flag as it is immediately reset at the end of the mouse up. (cherry picked from commit 42f53e4618074d43d7956c6cbae0d5c4aa82825e) Co-authored-by: David Edmundson <[email protected]> M +3 -1 containments/desktop/package/contents/ui/FolderView.qml https://invent.kde.org/plasma/plasma-desktop/-/commit/ac38398263484e40dfebf42778684334ce7b55de -- You are receiving this mail because: You are watching all bug changes.
