summaryrefslogtreecommitdiffstats
path: root/framework
diff options
context:
space:
mode:
authorChristian Mollekopf <chrigi_1@fastmail.fm>2017-01-25 18:36:36 +0100
committerChristian Mollekopf <chrigi_1@fastmail.fm>2017-01-25 18:43:23 +0100
commit1e8da2a350ed25ce6cddfc93e287e5bafa633f0f (patch)
treed5fa205b38fb9e51197799b2d979f4581fd75738 /framework
parenta06a26736fe80d535082a4894da676015a5b0ffe (diff)
downloadkube-1e8da2a350ed25ce6cddfc93e287e5bafa633f0f.tar.gz
kube-1e8da2a350ed25ce6cddfc93e287e5bafa633f0f.zip
Implement move to folder per D&D
We have to trigger the drop explicitly in onReleased. Interestingly if we use "Drag.dragType: Drag.Automatic" then we don't need to explicitly call drop() and the drag and drop behaviour works as expected, but we end up no longer dragging the actual item from the listview, which is what we wanted to do (although we'll have to deal with the item reappering in the list only to then vanish from the actual move). It seems Drag.Automatic triggers a new style of drag that is now recommended but entirely undocumented, and we're doing some old-style/ backwardscompatible drag...
Diffstat (limited to 'framework')
0 files changed, 0 insertions, 0 deletions