-
Notifications
You must be signed in to change notification settings - Fork 922
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
[Bug]: In some languages, an extra scrollbar appears in the settings #6330
Comments
Reproduced in v0.22.0-nightly-5283 Beta with the provided steps above. |
This behavior occurs in about half of the languages, including Polish and Russian. |
The problem is long tooltip texts, while those texts do exist in other languages too, the alphabetical order of the settings with that toggle enabled, means that in those two languages the sections with the long tooltip texts at the bottom of them end up at the bottom of the list, so instead of overflowing into the other sections they overflow off the bottom of the list, causing the scrollbar to show up. |
Hi everyone, I’ve worked on fixing the issue. Thanks! |
Guidelines
Describe the bug
Expected Behavior
This is how it should look.
Issue Labels
visual bug
FreeTube Version
v0.22.0-nightly-5283 Beta
Operating System Version
Windows 11 - 23H2
Installation Method
.exe
Primary API used
Local API
Last Known Working FreeTube Version (If Any)
No response
Additional Information
No response
Nightly Build
The text was updated successfully, but these errors were encountered: