ktg5 / YT-HTML5-Player

Recreate the old YouTube player looks using Userscripts.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cursor and progress bar misaligned

Nlk29 opened this issue · comments

Hi,

I've noticed that the progress bar is always about 40-50px right of the cursor when scrolling.
This is a bit immersion breaking.

This is the side effects for "fixing" issue #17. I was hoping this would be an okay fix for that issue, but now that I'm using it more and more, I'm not too sure about it. I forgot to add originally to #17, the issue can't be 100% perfectly fixed because there's no easy fix to get the progress bar perfectly looking / usable without somehow hooking into the actual YouTube player script (which I have no idea how that would and don't even know if it would be possible in the first place)
I'll make an update on the dev branch sometime this week with what it was originally with one tiny tweak. Although, the idea I have in mind won't allow the progress bar to extend all the way to end with this "fix".

Actually, the fix will be on the main branch now for v2.1.0's release..