Merge #33 with small fixes
This commit is contained in:
parent
b4dc191d4e
commit
39660bad23
2 changed files with 2 additions and 3 deletions
|
|
@ -277,7 +277,6 @@ PanelWithOverlay {
|
|||
Component.onDestruction: {
|
||||
}
|
||||
onVisibleChanged: {
|
||||
if (visible) {
|
||||
}
|
||||
if (!visible) panelClosed();
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue