Fix subtitles icon (#107)

Thanks.
This commit is contained in:
Christian Gade
2021-04-15 17:38:58 +02:00
committed by GitHub
parent b2e8a51e70
commit a5fffc6ddb

View File

@ -308,7 +308,7 @@
<control type="group" id="1">
<width>85</width>
<height>35</height>
<visible>![String.IsEmpty(VideoPlayer.SubtitlesLanguage) | Player.ChannelPreviewActive]</visible>
<visible>![String.IsEmpty(VideoPlayer.SubtitlesLanguage) | Player.ChannelPreviewActive] + VideoPlayer.SubtitlesEnabled</visible>
<control type="image" id="1">
<left>5</left>
<top>0</top>