camalot / chatbot-medaloverlay

A streamlabs-chatbot script that creates an overlay for XSPLIT/OBS/SLOBS to show medal.tv clip playback.
Other
6 stars 2 forks source link

Reload configuration when settings are saved #24

Closed camalot closed 5 years ago

camalot commented 5 years ago

The settings change the way things are configured and need to reload some things when the settings change.

This fixes the event handler when the save button is clicked, and the module is "unloaded" and "reloaded" with the new settings.

This fixes #12

There is also some html/css/js for an upcoming feature

Added some logic to remove the "visibility" flicker before the animation when the video loads