https://bugs.kde.org/show_bug.cgi?id=443708
Noah Davis <noaha...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/plas | |ma/plasma-desktop/commit/d7 | |54291b64d7a19520bcd571c9f57 | |848a7eb6a69 Resolution|--- |FIXED Status|ASSIGNED |RESOLVED --- Comment #24 from Noah Davis <noaha...@gmail.com> --- Git commit d754291b64d7a19520bcd571c9f57848a7eb6a69 by Noah Davis. Committed on 18/10/2021 at 17:44. Pushed by ndavis into branch 'master'. kickoff: Replace Kicker DragHelper with Qt Quick Drag Originally, I thought it wasn't possible to use Qt Quick Drag here, but then I found out I could use Item::grabToImage()'s function callback parameter to set Drag.imageSource. M +10 -16 applets/kickoff/package/contents/ui/KickoffItemDelegate.qml M +0 -11 applets/kickoff/package/contents/ui/KickoffSingleton.qml https://invent.kde.org/plasma/plasma-desktop/commit/d754291b64d7a19520bcd571c9f57848a7eb6a69 -- You are receiving this mail because: You are watching all bug changes.