Skip to content
Commit a6e732f3 authored by Noah Davis's avatar Noah Davis 🌵
Browse files

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.

BUG: 443708


(cherry picked from commit d754291b)
parent 796eb9e0
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment