-
-
Notifications
You must be signed in to change notification settings - Fork 87
Visual glitch in the traffic lights area #129
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
Comments
I am also experiencing this |
Yeah, this glitch occurs due to the way I've implemented blur in that area. It only appears if scrollbars are set to always be visible, though. A fix for this (and much more) is being worked on in the #i-am-speed branch. |
Thanks for all your work, first of all! Second, I did not have scroll bar always set to visible when I read your comment, which made me curious. Turns out that the bug doesn't show on my MacBook screen when scrollbar is not set to always visible, but it shows up on my external monitor with either scrollbar always visible or not. Also, I remember this bug would not show on dark mode on past versions, while it did appear in light mode. |
@Vfposselt, maybe you learned this by now, but if you are using a mouse with your Mac, the scrollbars are always set to visible. Apple really needs to give you the option to disable this because it's very annoying. |
Hi all,
The following glitch happens with either the dark and light themes:
Happens with alpha release, both standalone and brew versions. Also happens when in fullscreen mode as well. Tried reinstalling but the glitch persists. Is anyone experiencing the same glitch?
The text was updated successfully, but these errors were encountered: