Hi Geeks, I found a drag issue in my Nexus 4, but works fine in desktop, so looks like it is an issue for Qt itself.
<code> MouseArea{ // xxxxx other code drag.axis: Drag.YAxis // this won't work in my nexus 4 //drag.axis: Drag.XAxis // but this works } </code> and, if drag.axis does not set, the drag item must be dragged left or right first, then this item can be dragged up or down Hope someone can help :) BR, Joey
-- Mailing list: https://launchpad.net/~ubuntu-phone Post to : ubuntu-phone@lists.launchpad.net Unsubscribe : https://launchpad.net/~ubuntu-phone More help : https://help.launchpad.net/ListHelp