daylilyfield / svrollbar

simple custom scrollbar made by svelte
https://daylilyfield.github.io/svrollbar/
MIT License
74 stars 12 forks source link

unmatch scrollbar thumb height in mobile chrome #3

Open daylilyfield opened 3 years ago

daylilyfield commented 3 years ago

i have two scrollbars on the right side of this window, one is the svrollbar and the other is the mobile chrome scrollbar. the svrollbar's scrollbar must match the height of the mobile chromes's one, but does not. this is because the auto-expanded navigation bar (i dont know the name of the view) may do bad things.

image