Anarios / return-youtube-dislike

Chrome extension to return youtube dislikes
https://returnyoutubedislike.com/
GNU General Public License v3.0
12.53k stars 558 forks source link

Website: switching to the "Help" tab makes the content jump left because of the scrollbar #469

Closed enkeyz closed 2 years ago

enkeyz commented 2 years ago

If you switch to the "Help" tab on the website, the content jumps left when the scrollbar appears(because the full content can't fit in the viewport).

cyrildtm commented 2 years ago

I don't have this issue with Chrome, tried with maximized and small windows. What's your browser? Screen resolution? Is your window maximized?

enkeyz commented 2 years ago

Try switch to Help, back and forth. That red "image" jumping to the left side by a few pixels to make space for the scrollbar.

image image

cyrildtm commented 2 years ago

Oh yeah now I see it. The red stripe thingy on top right jumps back and forth.

Well, either we force the slider to visible or hidden for all pages to be consistent, or just live with it. Or custom slider? Is it worth it.

enkeyz commented 2 years ago

I'd do it, just don't have any experience with Vue.js :)

cyrildtm commented 2 years ago

What about moving it to the left

PickleNik commented 2 years ago

the chromium scrollbar has been fixed a while ago