Close fullscreen image when pressing the back button
This commit is contained in:
@@ -26,6 +26,8 @@ Popup {
|
||||
padding: 0
|
||||
background: null
|
||||
|
||||
Keys.onBackPressed: root.close()
|
||||
|
||||
ColumnLayout {
|
||||
anchors.fill: parent
|
||||
spacing: Kirigami.Units.largeSpacing
|
||||
|
||||
Reference in New Issue
Block a user