homescreens/halcyon: avoid double direction dragging

This commit is contained in:
Yari Polla 2023-03-17 16:33:10 +01:00
parent bd8de03230
commit f647e12f25

View file

@ -90,7 +90,7 @@ Item {
id: favoritesView
anchors.fill: parent
searchWidget: root.searchWidget
interactive: root.interactive
interactive: root.interactive && swipeView.contentItem.contentX === 0
onOpenConfigureRequested: root.openConfigure()
onPageForwardRequested: {