[skin.confluence] Restore view mode/sizing info (#26)
This commit is contained in:
parent
2358cf74a2
commit
347352fa00
@ -2,6 +2,54 @@
|
||||
<window>
|
||||
<defaultcontrol></defaultcontrol>
|
||||
<controls>
|
||||
<!-- view mode, sizing, screen resolution -->
|
||||
<control type="group" id="0">
|
||||
<depth>DepthOSD+</depth>
|
||||
<left>0</left>
|
||||
<top>20</top>
|
||||
<animation effect="fade" time="150">VisibleChange</animation>
|
||||
<control type="image">
|
||||
<description>media info background image</description>
|
||||
<left>0</left>
|
||||
<top>0</top>
|
||||
<width>1280</width>
|
||||
<height>160</height>
|
||||
<texture>black-back.png</texture>
|
||||
</control>
|
||||
<control type="label" id="10">
|
||||
<description>row 1 label</description>
|
||||
<left>50</left>
|
||||
<top>10</top>
|
||||
<width>1180</width>
|
||||
<height>30</height>
|
||||
<align>left</align>
|
||||
<aligny>center</aligny>
|
||||
<font>font12</font>
|
||||
<label>-</label>
|
||||
</control>
|
||||
<control type="label" id="11">
|
||||
<description>row 2 label</description>
|
||||
<left>50</left>
|
||||
<top>55</top>
|
||||
<width>1180</width>
|
||||
<height>30</height>
|
||||
<align>left</align>
|
||||
<aligny>center</aligny>
|
||||
<font>font12</font>
|
||||
<label>-</label>
|
||||
</control>
|
||||
<control type="label" id="12">
|
||||
<description>row 3 label</description>
|
||||
<left>50</left>
|
||||
<top>100</top>
|
||||
<width>1180</width>
|
||||
<height>45</height>
|
||||
<align>left</align>
|
||||
<aligny>center</aligny>
|
||||
<font>font12</font>
|
||||
<label>-</label>
|
||||
</control>
|
||||
</control>
|
||||
<!-- media infos -->
|
||||
<control type="group" id="1">
|
||||
<depth>DepthOSD</depth>
|
||||
|
Loading…
x
Reference in New Issue
Block a user