-
Notifications
You must be signed in to change notification settings - Fork 855
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
Auxiliary menu items is not staying in single line on touch devices. #4121
Comments
@walterbender I was doing some testing on touch device and found this issue, on further testing i found that it's not only on breaking on touch device but on all device with width less than 1090px. |
I am not sure what a good solution to this problem is. Maybe we need to switch to a pulldown menu when we run out of room? |
Maybe a pie menu would be more consistent with everything else? |
@walterbender I think a pie menu for auxiliary menu items in advance mode would be much better, since this issue is only in advance mode. |
But only when the screen width is too small. |
@walterbender @therealharshit Can I work on this to make it resolved and responsive for smaller screens? |
@nilaygit-10721 I'm working on its solution, you can find other open issues and start your contribution. |
Description
In advance mode the auxiliary menu items breaks into next line and overflows to canvas.
Expected Behavior
The items should stay in one line.
Screenshots
How to Reproduce
Environment:
Checklist
Thank you for contributing to our project! We appreciate your help in improving it.
📚 See contributing instructions.
🙋🏾🙋🏼 Questions: Community Matrix Server.
The text was updated successfully, but these errors were encountered: