We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 17762bf commit b887456Copy full SHA for b887456
1 file changed
qml/FullscreenFrame.qml
@@ -345,6 +345,7 @@ InputEventItem {
345
highlightFollowsCurrentItem: true
346
highlightMoveDuration: 200
347
highlightMoveVelocity: -1
348
+ boundsBehavior: Flickable.StopAtBounds
349
350
activeFocusOnTab: true
351
focus: true
0 commit comments