Skip to content
This repository has been archived by the owner on Oct 3, 2021. It is now read-only.

Add or document/demo ability to hide/show ClickMenuItems #6

Open
paulpv opened this issue Nov 10, 2017 · 1 comment
Open

Add or document/demo ability to hide/show ClickMenuItems #6

paulpv opened this issue Nov 10, 2017 · 1 comment

Comments

@paulpv
Copy link

paulpv commented Nov 10, 2017

I want to make a menu that has state based icons.
I could make several menu trees, but I'd rather make as few as possible and be able to dynamically hide/show specific ClickMenuItems.
If this is possible, then please document/demo how to do this.
If this is not possible then please consider implementing this.

NOTE: I also want to be able to dynamically change the tooltip and icon, but this also appears to not be implemented supported. Perhaps the implementation to make hide/show possible could also take dynamic text/icon in to account too.

@paulpv paulpv changed the title Add or document ability to hide/show ClickMenuItems Add or document/demo ability to hide/show ClickMenuItems Nov 10, 2017
@malik-at-work
Copy link

This is a great idea! I can see how this would be useful. The code isn't designed to do this right now, it builds ClickMenuItems from an AssetTree and it's assumed that the AssetTree has been serialized.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants