Hide identify-menu if empty
This commit is contained in:
parent
741bdd7724
commit
a51061df7c
1 changed files with 1 additions and 0 deletions
|
@ -13,6 +13,7 @@ Page {
|
||||||
contentHeight: col.height
|
contentHeight: col.height
|
||||||
|
|
||||||
PullDownMenu {
|
PullDownMenu {
|
||||||
|
visible: identifyLabel.visible
|
||||||
|
|
||||||
MenuItem {
|
MenuItem {
|
||||||
id: identifyLabel
|
id: identifyLabel
|
||||||
|
|
Loading…
Reference in a new issue