Skip to content

Make broadcast visible after setChannelByName() for HbbTV

Compare
Choose a tag to compare
@dhurrell dhurrell released this 18 Aug 11:34
· 304 commits to master since this release

Prior to this version, stopCurrentChannel() made the HbbTV broadcast object invisible, and a subsequent call to setChannelByName() would restore its visibility only if the channel requested was the one already tuned. This was a bug - now calling setChannelByName() will restore the broadcast object's visibility every time.