ynshung / better-yt-shorts

Playback, volume, timestamp controls and more on YouTube Shorts.
GNU General Public License v3.0
240 stars 43 forks source link

Timeline slider breaks after scrolling to the next short #236

Closed Michael-CodeLabs closed 6 months ago

Michael-CodeLabs commented 7 months ago

Describe the bug

Timeline slider breaks after scrolling to the next short

To Reproduce Steps to reproduce the behavior:

  1. Go to 'yt.com.'
  2. Click on 'shorts'
  3. Scroll down to 'watch a short keep scrolling down and eventually the timeline slider will break.'
  4. See error

Expected behavior Timeline slider to still be accessible.

Screenshots image

Desktop

tiagohconte commented 7 months ago

Related to #230.

I explained the cause in my comment.

Michael-CodeLabs commented 7 months ago

Good Fix!