Remove Keys from FullScreenImage

Broken apparently
This commit is contained in:
Tobias Fella
2022-12-05 16:29:25 +01:00
parent e5680da5ce
commit 1f83ab4450

View File

@@ -26,8 +26,6 @@ QQC2.Popup {
padding: 0
background: null
Keys.onBackPressed: root.close()
ColumnLayout {
anchors.fill: parent
spacing: Kirigami.Units.largeSpacing