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

nested menu obscures parent when menu would overflow right edge of window #143

Open
dwightkelly opened this issue Aug 9, 2018 · 1 comment

Comments

@dwightkelly
Copy link

The nested menu is rendered on top of its parent when the parent menu is positioned towards the right edge of window. This makes it impossible to close the nested menu unless you close the entire menu and reopen.

@josetaira
Copy link
Collaborator

Hmm, I think the rendering should be something more like this:

pixil-frame-0 1

(orientation is right. Behavior is reversed if orientation is left)
The red squares are where the user clicks. The blue rectangle is a submenu item that on-hover will render the corresponding submenu on the left (because it won't fit on the right anymore).

Apologies for the poorly made illus, but I hope it's clear enough. Would appreciate it if you could implement it this way.

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

No branches or pull requests

2 participants