Hide identify-menu if empty

This commit is contained in:
Anton Thomasson 2022-08-27 11:17:06 +02:00
parent 741bdd7724
commit a51061df7c

View file

@ -13,6 +13,7 @@ Page {
contentHeight: col.height contentHeight: col.height
PullDownMenu { PullDownMenu {
visible: identifyLabel.visible
MenuItem { MenuItem {
id: identifyLabel id: identifyLabel