[SailfishDevel] Inhibit PageStack back gestures on Map widget
Tigre-Bleu
devel at tigre-bleu.net
Sun Feb 16 17:29:55 UTC 2014
Hi,
I have a Pagestack where a page is displaying a map with QtLocation Map {} element.
I can pan the map to the top/bottom/right but if I try to pan to the left, the OS thinks it is a swipe back and pop the page out. I would expect that the Map {} element intercepts all mouse events when gesture.enabled = true but it appears that it is not the case.
How is it possible to inhibit this behaviour on the map widget, and to keep the behaviour on the rest of the Page?
I guess I'm not the first one to have this question but I cannot find any example.
Thanks,
Antoine
More information about the Devel
mailing list