Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Layout Z-Index? #143

Open
wwderw opened this issue Jul 10, 2021 · 0 comments
Open

Layout Z-Index? #143

wwderw opened this issue Jul 10, 2021 · 0 comments
Labels

Comments

@wwderw
Copy link

wwderw commented Jul 10, 2021

I was wondering if there is way to handle a z-index for a layout?

I'm attempting to do a more tradition menu. I have labels for say "File", "Edit", "View", "About" etc. I have mouse button up/down on those to either hide/show the sub-menus.

The sub-menus are in their own layout and I can get them to show/hide easy enough. However, when they do show up, it pushes everything else that comes after down. Is there anyway to change the z-order on them in order to where it doesn't have that behavior?

Or is there a better way to get a traditional menu system that would have that type of behavior inherent with it?

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

No branches or pull requests

2 participants