-
Notifications
You must be signed in to change notification settings - Fork 0
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
"Advanced" dropdown menu off the screen (fix included) #7
Comments
@FliegendeWurst , thanks for the report and for the solution. I've released https://github.com/eliandoran/breeze-trilium/releases/tag/v0.7.0 which should fix the alignment of the menu, including some other improvements related to the menu. For the native title bar being disabled, maybe I'll give it a try to improve its design. Created #8 to track it. |
The 0.7.0 release seems to have disappeared? |
@FliegendeWurst , you're right. I think it was caused by my outdated local Gitea mirror. I'll only be able to fix it in a couple of days when I get home. |
@FliegendeWurst , solved. Thanks for noticing. :) |
The "Advanced" submenu in the global hamburger menu extends off the screen.
This CSS fixes it:
Which will move the dropdown submenu onto the main dropdown menu. (Still not perfect UX-wise, but better than before)
By the way, the theme also runs well without the native title bar. At least on my setup, the most essential controls are present as floating buttons:
To move the window around it is possible to hold
Alt
and drag the window.The text was updated successfully, but these errors were encountered: