diff --git a/src/qml/Component/FullScreenImage.qml b/src/qml/Component/FullScreenImage.qml index 652df47e0..02abc793b 100644 --- a/src/qml/Component/FullScreenImage.qml +++ b/src/qml/Component/FullScreenImage.qml @@ -26,8 +26,6 @@ QQC2.Popup { padding: 0 background: null - Keys.onBackPressed: root.close() - ColumnLayout { anchors.fill: parent spacing: Kirigami.Units.largeSpacing