parent
835fcf6325
commit
6afe3fa39d
1 changed files with 4 additions and 0 deletions
|
|
@ -28,6 +28,10 @@ Window {
|
|||
onActivated: imageOverlay.close()
|
||||
}
|
||||
|
||||
TapHandler {
|
||||
onSingleTapped: imageOverlay.close();
|
||||
}
|
||||
|
||||
|
||||
Item {
|
||||
id: imgContainer
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue