aboutsummaryrefslogtreecommitdiff
path: root/addons/skin.estuary/xml/DialogSeekBar.xml
diff options
context:
space:
mode:
Diffstat (limited to 'addons/skin.estuary/xml/DialogSeekBar.xml')
-rw-r--r--addons/skin.estuary/xml/DialogSeekBar.xml5
1 files changed, 3 insertions, 2 deletions
diff --git a/addons/skin.estuary/xml/DialogSeekBar.xml b/addons/skin.estuary/xml/DialogSeekBar.xml
index 17709f0cf1..a66a724d36 100644
--- a/addons/skin.estuary/xml/DialogSeekBar.xml
+++ b/addons/skin.estuary/xml/DialogSeekBar.xml
@@ -1,7 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<window>
- <visible>[[Player.Seeking | Player.DisplayAfterSeek | [Player.Paused + !Player.Caching] | Player.Forwarding | Player.Rewinding | Player.ShowInfo | Window.IsActive(fullscreeninfo) | Window.IsActive(videoosd) | Window.IsActive(playerprocessinfo)] + Window.IsActive(fullscreenvideo)] | Window.IsActive(visualisation) | !IsEmpty(Player.SeekNumeric)</visible>
+ <visible>Player.Seeking | Player.DisplayAfterSeek | [Player.Paused + !Player.Caching] | Player.Forwarding | Player.Rewinding | Player.ShowInfo | Window.IsActive(fullscreeninfo) | Window.IsActive(videoosd) | Window.IsActive(musicosd) | Window.IsActive(playerprocessinfo) | !IsEmpty(Player.SeekNumeric)</visible>
<visible>!Window.IsActive(sliderdialog)</visible>
+ <visible>Window.IsActive(visualisation) | Window.IsActive(fullscreenvideo)</visible>
<include>Animation_BottomSlide</include>
<depth>DepthOSD</depth>
<zorder>0</zorder>
@@ -47,7 +48,7 @@
<visible>player.chaptercount</visible>
</control>
<control type="group">
- <visible>Player.Recording</visible>
+ <visible>Player.Recording + !PVR.ChannelPreviewActive</visible>
<control type="image">
<top>100</top>
<left>20</left>