speedcontrol / nodecg-speedcontrol

NodeCG bundle to help facilitate the running of speedrunning marathons, including overlays.
MIT License
45 stars 34 forks source link

Fixed an issue with the Twitch Control Dashboard not updating the FFZ featured channel when updating manually #106

Closed gaeldemarseille closed 3 years ago

gaeldemarseille commented 3 years ago

After sending the 'twitchUpdateChannelInfo' message, onChannelInfoChange() is triggered and updateInputs() reset both title game and users before users is used to send the 'updateFeaturedChannels' message

zoton2 commented 3 years ago

Strange I never noticed this myself. That or I did but assumed it to be something else.