-
Notifications
You must be signed in to change notification settings - Fork 41
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
MacOS Left Side-Bar in fullscreen #199
Comments
hi, If you have knowledgeable with css and the developer console maybe we can try some solution. |
I don't know much about css, but I had tried changing this code to the code below in |
hi again. :) This code will try to remove completely the sidebar on fullscreen:
|
do you mean my code did the work or you made another change?
|
My original comment was wrong, I had forgotten to remove the other code in |
so, if the code works flawless I will add the code to the theme in the
Firefox don't show bookmarks-bar in fullscreen by default, A good improvement should be that sidebar shows like the other UI on 'hover' but I don't know how to do it. |
It works, but if possible I would want to see the bookmarks when the browser is in fullscreen, but be hidden when a video or anything else is in fullscreen. |
hi again, |
I have FirefoxGX on both MacOS and Windows and it works great on Windows, but whenever I go to fullscreen on Mac, the Left Side-Bar glitches out. I know it's not fully tested on Mac, but was wondering if there was any work around?
The text was updated successfully, but these errors were encountered: