Hi,

I am using a simple QML Tumbler on a 10" Touchscreen, but its hardly usable. Very often on a touchscreen release the tumbler starts rotating unintended.

I think its an issues with the sensitivity for a drag move. I would like to decrease it, but I have no idea how. I am looking for something like QApplication::setStartDragDistance(int), but during a drag or on a drag release. Is there something like that? Or should I start somewhere else? Are there some options for sensitivity for the EGLFS touchscreen driver in Qt?

Thanks and best regards,
Ghal_Maraz