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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

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>