aboutsummaryrefslogtreecommitdiff
path: root/addons/skin.touched/4x3Hirez/PlayerControls.xml
blob: 4285f176fc226f1900ada227caca36f198c7c058 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<window type="dialog" id="114">
	<defaultcontrol></defaultcontrol>
	<include>dialogeffect</include>
	<visible>Player.HasMedia + Window.IsActive(PlayerControls) + !Window.IsActive(FullscreenVideo) + !Window.IsActive(Visualisation)</visible>
	<onunload>Skin.Reset(PlayerControlsSubMenuVisible)</onunload>
	<coordinates>
		<system>1</system>
		<posx>0</posx>
		<posy>0</posy>
	</coordinates>
	<controls>
		<include>PlayerControlCommons</include>
	</controls>
</window>