-
-
Notifications
You must be signed in to change notification settings - Fork 176
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
Fix lang select being too long #571
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Scrolling has weird behaviour... It sometimes allows you to scroll (notably when the select scrollbar is at the top or bottom), and sometimes not, and it's annoying ;-;
https://cdn.discordapp.com/attachments/1044838643522601031/1073376998409383957/slimevr_GaXXkGBjxv.mp4
You want me to fix a browser problem 😭, I will see what I can do |
Browsers suck, let's go back to TVs and phones |
Added tab support on the dropdown component and limited it to 50vh of
max-height
, fixed scrollbar color and added css scrollbar properties (only work with Firefox).Also added some decorations and an alignment option on it