Commits on Source (4)
-
Setting the accepted device to only mouse causes problems. Sometimes, particularly on Wayland, mouse does not identify as a mouse. At the same time, track pad can not be used as well as it is considered to be a different device (and not allowed here). This was used to prevent interfering with dragging and flicking the view, which is a use case mainly with touch screen. However, according to QTBUG-73035, and commit 250053 [1], it appears that having a direct tap handler within Flickable should not cause issues with touch screen. [1] https://codereview.qt-project.org/c/qt/qtdeclarative/+/250053
f4c79a85 -
It is not possible to have both delegate dragging and Flickable dragging/flicking. Since scrolling the view is more important than dragging the delegate, the drag handler of the delegate should not accept touch screen so that the Flickable can handle dragging and flicking for scrolling.
37a5e145 -
Setting the accepted device to only mouse causes problems. Sometimes, particularly on Wayland, mouse does not identify as a mouse. At the same time, track pad can not be used as well as it is considered to be a different device (and not allowed here).
e2939def -
Setting the accepted device to only mouse causes problems. Sometimes, particularly on Wayland, mouse does not identify as a mouse. At the same time, track pad can not be used as well as it is considered to be a different device (and not allowed here).
c96d2430
Showing
- modules/gui/qt/medialibrary/qml/MusicArtistDelegate.qml 2 additions, 0 deletionsmodules/gui/qt/medialibrary/qml/MusicArtistDelegate.qml
- modules/gui/qt/playlist/qml/PlaylistDelegate.qml 2 additions, 0 deletionsmodules/gui/qt/playlist/qml/PlaylistDelegate.qml
- modules/gui/qt/widgets/qml/ExpandGridView.qml 0 additions, 2 deletionsmodules/gui/qt/widgets/qml/ExpandGridView.qml
- modules/gui/qt/widgets/qml/GridItem.qml 2 additions, 1 deletionmodules/gui/qt/widgets/qml/GridItem.qml
- modules/gui/qt/widgets/qml/ListViewExt.qml 0 additions, 2 deletionsmodules/gui/qt/widgets/qml/ListViewExt.qml
- modules/gui/qt/widgets/qml/SliderExt.qml 0 additions, 2 deletionsmodules/gui/qt/widgets/qml/SliderExt.qml
- modules/gui/qt/widgets/qml/TableViewDelegate.qml 2 additions, 0 deletionsmodules/gui/qt/widgets/qml/TableViewDelegate.qml