blob: e27f40ac2d4f0e97c43ad5106c39974f8bc6d9d8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
<?xml version="1.0" encoding="UTF-8"?>
<window>
<controls>
<control type="image">
<centerleft>50%</centerleft>
<centertop>50%</centertop>
<width>283</width>
<height>283</height>
<texture>icon_settings_player.png</texture>
<visible>SlideShow.IsVideo + [![Player.Playing + Player.HasVideo] | SlideShow.IsPaused]</visible>
</control>
</controls>
</window>
|