crowbartools / MixrElixr

Browser extension that enhances your Mixer viewing experience with custom emotes, new features, and a ton of options.
https://mixrelixr.com
GNU General Public License v3.0
23 stars 7 forks source link

Featured Streams and homepage scrolling #16

Closed itsjesski closed 6 years ago

itsjesski commented 6 years ago

The homepage changes URLs when you scroll down past the featured streams and into the browse area. This causes the scripts in the extension to fire again because it thinks a new page is loading.

The way that "remove featured streams" works is that it shows or hides the featured streams and then scrolls the window slightly in order to redraw the left navigation. We need to figure out a way to do this without scrolling or else you cant use the homepage with featured streams activated.