-
Bug
-
Resolution: Done
-
P2: Important
-
4.7.0
-
None
-
eca7559542584a5675d22d619a7710e0f17cfba0
It is currently basically impossible to trigger a drag from a PathView delegate, since on the slightest of movement the path view will grab the mouse. This is different from for example anything based on Flickable. The attached example shows the problem.