Slider inside of a SwipeView
Unsolved
QML and Qt Quick
-
I've got a horizontal Slider inside of a horizontal SwipeView
I can't seem to figure out how to prevent dragging the slider handle from triggering a swipe when this is running on a mobile device. You'd think this would be default behavior or that there would be some simple event filter but I can't find it.