Closed trophygeek closed 1 year ago
It's working on most sites EXCEPT imgur. I think they are using IntersectionObserver
and it's getting fooled by the maximizing.
Fixed in v3.0.112.
Imgur still not working. The way they do their scrolling shuffles videos around by destroying an recreating them. Their code detects the zoom and gets confused, deleting the playing video. Opening special bug just for that site.
The playing video should be maximized on pages with lots of videos.
After unzooming, the position of the doomscroller should be the same (this is the tricky part)