[skin.confluence] v4.4.6

Updated seek bar conditions
This commit is contained in:
Kevin Goffe
2018-07-30 10:26:48 +01:00
parent c41f3b1116
commit 45f97e8923
2 changed files with 2 additions and 1 deletions

View File

@ -3,6 +3,7 @@
<defaultcontrol>1</defaultcontrol>
<visible>Player.Seeking | Player.DisplayAfterSeek | Player.Paused | Player.Forwarding | Player.Rewinding | Player.ShowTime | Player.IsTempo</visible>
<visible>!Player.HasGame</visible>
<visible>!Player.FrameAdvance</visible>
<animation effect="fade" start="0" end="100" time="150">WindowOpen</animation>
<animation effect="fade" start="100" end="0" time="150">WindowClose</animation>
<depth>DepthOSD</depth>