Fix subtitles icon (#106)

Thanks.
This commit is contained in:
Christian Gade
2021-04-15 17:39:09 +02:00
committed by GitHub
parent 37a196cdb5
commit 441a729310

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>