Now when porting Android/iOS app from QtQuick1 to QtQuick2 there is couple of issues.
How to enable QML Map component gesture area pan/zoom when it is located inside of Qml FLickable ? In MouseArea there is preventStealing property but there is not such in GestureArea ? Now about 90% of time Flickable takes the events. Other related question is that how to prevent too sensitive flicking. QApplication has property setStartDragDistance but there is no such in QGuiApplication How to adjust sensitivity of flickable with QtQuick2 ? Kate
_______________________________________________ Interest mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/interest
