Skip to content

Commit

Permalink
MP1-5090: Update DWHD skin
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewjswan committed Sep 4, 2021
1 parent a8b820d commit 6691182
Showing 1 changed file with 47 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@
<description>buttons</description>
<type>group</type>
<posX>655</posX>
<posY>386</posY>
<posY>381</posY>
<dimColor>ffffffff</dimColor>
<layout>StackLayout(0, Vertical, true)</layout>
<control>
Expand Down Expand Up @@ -210,7 +210,7 @@
<type>label</type>
<id>1</id>
<posX>685</posX>
<posY>646</posY>
<posY>571</posY>
<label>300184</label>
<font>Label</font>
<textcolor>ffffffff</textcolor>
Expand All @@ -220,7 +220,7 @@
<description>buttons</description>
<type>group</type>
<posX>655</posX>
<posY>711</posY>
<posY>631</posY>
<dimColor>ffffffff</dimColor>
<layout>StackLayout(0, Vertical, true)</layout>

Expand All @@ -240,10 +240,53 @@
<label>300186</label>
<onleft>9995</onleft>
<onright>44</onright>
<ondown>50</ondown>
<width>470</width>
</control>
</control>

<!--Auto OSD Settings group-->

<control>
<description>Auto OSD settings</description>
<type>label</type>
<id>1</id>
<posX>685</posX>
<posY>766</posY>
<label>300233</label>
<font>Label</font>
<textcolor>ffffffff</textcolor>
</control>

<control>
<description>buttons</description>
<type>group</type>
<posX>655</posX>
<posY>821</posY>
<dimColor>ffffffff</dimColor>
<layout>StackLayout(0, Vertical, true)</layout>

<control>
<description>Show Auto OSD</description>
<type>checkbutton</type>
<id>50</id>
<label>300234</label>
<onleft>9995</onleft>
<onright>43</onright>
<width>470</width>
</control>
<control>
<description>Auto OSD automatic off</description>
<type>checkbutton</type>
<id>51</id>
<label>300235</label>
<onleft>9995</onleft>
<onright>44</onright>
<ondown>2</ondown>
<width>470</width>
</control>
</control>

<!--Slideshow Settings group-->

<control>
Expand Down Expand Up @@ -277,7 +320,7 @@
<onleft>6</onleft>
<onright>6</onright>
<ondown>3</ondown>
<onup>42</onup>
<onup>50</onup>
<buddycontrolid>100</buddycontrolid>
</control>
<control>
Expand Down

0 comments on commit 6691182

Please sign in to comment.