steveseguin / social_stream

Consolidate your live social messaging streams and much more
http://socialstream.ninja/
GNU General Public License v3.0
639 stars 93 forks source link

Chat stops scrolling if message is too long #179

Closed ViolinGamer closed 9 months ago

ViolinGamer commented 9 months ago

If someone posts a paragraph in Twitch/YouTube chat that is too long, the combined chat stops scrolling and I have to manually scroll to the bottom

steveseguin commented 9 months ago

Thank you for reporting the issue. Until I get it fixed, you can try using &autoscroll

If using any URL parameters like "&smooth" or anything else, it would help me to know them so I can include those options in my testing when trying to reproduce. Are you using this as a dock in OBS?

ViolinGamer commented 9 months ago

Using &autoscroll fixed the issue, thanks!

Yes, I was indeed using this as a dock in OBS; my full parameter was "https://socialstream.ninja/dock.html?session=xxxxxxxxxx&color&compact&darkmode&fadein&hideshadow&noavatar&notime"

steveseguin commented 9 months ago

I pushed an update. Thank you for reporting the issue and providing details. If it still persists, let me know.

ViolinGamer commented 9 months ago

Awesome, thank you very much!