[Confluence] also display seekbar when osd is active - fixes #14411
authorronie <ronie>
Sat, 18 Jan 2014 14:26:18 +0000 (15:26 +0100)
committerronie <ronie>
Sat, 18 Jan 2014 14:26:18 +0000 (15:26 +0100)
addons/skin.confluence/720p/DialogSeekBar.xml

index dccaebc..b3485f0 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <window>
        <defaultcontrol>1</defaultcontrol>
-       <visible>[Player.Seeking | Player.DisplayAfterSeek | Player.Paused | Player.Forwarding | Player.Rewinding] + ![Window.IsVisible(VideoOSD) | Window.IsVisible(MusicOSD)]</visible>
+       <visible>Player.Seeking | Player.DisplayAfterSeek | Player.Paused | Player.Forwarding | Player.Rewinding</visible>
        <animation effect="fade" start="0" end="100" time="200">WindowOpen</animation>
        <animation effect="fade" start="100" end="0" time="200">WindowClose</animation>
        <controls>