We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b18e13 commit daf0011Copy full SHA for daf0011
addons/skin.estuary/xml/Custom_1109_TopBarOverlay.xml
@@ -1,6 +1,6 @@
1
<?xml version="1.0" encoding="utf-8"?>
2
<window type="dialog" id="1109">
3
- <visible>Window.IsActive(fullscreenvideo) | Window.IsActive(visualisation)</visible>
+ <visible>[Window.IsActive(fullscreenvideo) + !Player.HasGame] | Window.IsActive(visualisation)</visible>
4
<visible>Window.IsActive(seekbar) | Window.IsActive(pvrosdchannels) | Window.IsActive(pvrchannelguide)</visible>
5
<depth>DepthOSD</depth>
6
<include>Animation_TopSlide</include>
0 commit comments