parent
835fcf6325
commit
6afe3fa39d
@ -28,6 +28,10 @@ Window {
|
||||
onActivated: imageOverlay.close()
|
||||
}
|
||||
|
||||
TapHandler {
|
||||
onSingleTapped: imageOverlay.close();
|
||||
}
|
||||
|
||||
|
||||
Item {
|
||||
id: imgContainer
|
||||
|
Loading…
Reference in New Issue
Block a user