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 6529fa5 commit 547084fCopy full SHA for 547084f
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