diff --git a/qml/FullscreenFrame.qml b/qml/FullscreenFrame.qml index 432532b8..1a5956cb 100644 --- a/qml/FullscreenFrame.qml +++ b/qml/FullscreenFrame.qml @@ -385,6 +385,7 @@ InputEventItem { highlightMoveDuration: 200 highlightMoveVelocity: -1 boundsBehavior: Flickable.StopAtBounds + cacheBuffer: width * 2 activeFocusOnTab: true focus: true