youtube-webos icon indicating copy to clipboard operation
youtube-webos copied to clipboard

userScript: add preview mute functionality

Open Informatic opened this issue 3 years ago • 3 comments

Closes #18

Informatic avatar Jan 15 '22 13:01 Informatic

For the instantaneous animated previews, the b in the screenshot in #18 must be true. You can just mute the previews, but they would never start instantaneously. Also, this looks like a race condition waiting to occur where the video element is animating to the left when the user scrolls right. rect.right should be check as well.

fire332 avatar Jan 16 '22 08:01 fire332

I don't see any way of having a video reach any border of the screen during preview/scrolling the view, since it's always more-or-less centered, but sure - we can check that as well.

Informatic avatar Jan 16 '22 08:01 Informatic

Can we merge this? I've tested on my device and it also works perfectly :)

kopiro avatar Jan 08 '23 21:01 kopiro