Skip to content

Commit

Permalink
[confluence] show progressbar when timeshifting
Browse files Browse the repository at this point in the history
  • Loading branch information
Glenn-1990 committed Feb 7, 2016
1 parent 68f20c8 commit e172079
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion addons/skin.confluence/720p/VideoFullScreen.xml
Expand Up @@ -342,7 +342,7 @@
<control type="group" id="1">
<left>330</left>
<top>95r</top>
<visible>!VideoPlayer.Content(LiveTV) | [VideoPlayer.Content(LiveTV) + VideoPlayer.HasEpg]</visible>
<visible>!VideoPlayer.Content(LiveTV) | [VideoPlayer.Content(LiveTV) + VideoPlayer.HasEpg] | [VideoPlayer.Content(LiveTV) + PVR.IsTimeshift]</visible>
<control type="label" id="1">
<visible>!VideoPlayer.Content(LiveTV)</visible>
<left>0</left>
Expand Down

0 comments on commit e172079

Please sign in to comment.