Did you try setting `pushUpMenu` property to null?

Docs say that it should be "null if no push-up menu has been assigned":
https://sailfishos.org/sailfish-silica/qml-sailfishsilica-silicaflickable.html#pushUpMenu-prop

On 23/01/14 11:35, Tero Siironen wrote:
> I have PushUpMenu in my app which currently has only one item, and in
> some situations also that item should not be visible. How can I hide
> the menu?
> 
> I tried to set MenuItem's visibility to false, but that lead to weird
> behaviour; PushUpMenu is still there and empty, but the empty menu can
> be pushed up about screen height. I also tried to use visible property
> in PushUpMenu, but that doesn't seem to hide the menu.
> 
> Disabling the MenuItem could be one option, but as it still shows the
> item's label it would be a bit misleading for the user in my
> situation. I would prefer to hide the whole PushUpMenu when there's no
> items that could be used.

-- 
With best regards,
Olekii Serdiuk

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

_______________________________________________
SailfishOS.org Devel mailing list

Reply via email to