(couple of .lay tweaks)

This commit is contained in:
Michaël Banaan Ananas 2012-02-12 02:18:06 +00:00
parent ac580c4848
commit 0603aba914
6 changed files with 17 additions and 17 deletions

View File

@ -140,7 +140,7 @@
<view name="Simple LEDs">
<view name="Internal Layout">
<bounds left="0" top="0" right="246" bottom="246" />
<bezel element="static_blue">
<bounds left="0" right="246" top="0" bottom="246" />

View File

@ -10,15 +10,15 @@
<color red="0.125" green="0.125" blue="1" />
</rect>
<rect>
<bounds left="0" top="20" right="256" bottom="29" />
<bounds left="0" top="20" right="256" bottom="28.5" />
<color red="1" green="1" blue="0.125" />
</rect>
<rect>
<bounds left="0" top="29" right="256" bottom="40" />
<bounds left="0" top="28.5" right="256" bottom="40.5" />
<color red="1" green="0.5" blue="0.0627" />
</rect>
<rect>
<bounds left="0" top="40" right="256" bottom="240" />
<bounds left="0" top="40.5" right="256" bottom="240" />
<color red="0.5" green="1" blue="1" />
</rect>
</element>

View File

@ -10,15 +10,15 @@
<color red="0.125" green="0.125" blue="1" />
</rect>
<rect>
<bounds left="0" top="36" right="248" bottom="48" />
<bounds left="0" top="36" right="248" bottom="48.5" />
<color red="0.125" green="1" blue="0.125" />
</rect>
<rect>
<bounds left="0" top="48" right="248" bottom="64" />
<bounds left="0" top="48.5" right="248" bottom="64.5" />
<color red="1" green="1" blue="0.125" />
</rect>
<rect>
<bounds left="0" top="64" right="248" bottom="256" />
<bounds left="0" top="64.5" right="248" bottom="256" />
<color red="1" green="1" blue="1" />
</rect>
</element>

View File

@ -2,11 +2,11 @@
<mamelayout version="2">
<element name="overlay">
<rect>
<bounds left="0" top="0" right="224" bottom="29" />
<bounds left="0" top="0" right="224" bottom="27.5" />
<color red="1" green="1" blue="0.125" />
</rect>
<rect>
<bounds left="0" top="29" right="224" bottom="52" />
<bounds left="0" top="27.5" right="224" bottom="52" />
<color red="0.5" green="1" blue="0" />
</rect>
<rect>

View File

@ -141,17 +141,17 @@
</element>
<element name="text_1">
<text string="1ST">
<text string="1ST" align="2">
<color red="1.0" green="1.0" blue="1.0" />
</text>
</element>
<element name="text_2">
<text string="2ND">
<text string="2ND" align="2">
<color red="1.0" green="1.0" blue="1.0" />
</text>
</element>
<element name="text_3">
<text string="3RD">
<text string="3RD" align="2">
<color red="1.0" green="1.0" blue="1.0" />
</text>
</element>
@ -169,7 +169,7 @@
<view name="Simple LEDs">
<view name="Internal Layout">
<bounds left="0" right="147" top="0" bottom="100" />
<bezel element="static_green">
<bounds left="0" right="147" top="0" bottom="100" />
@ -190,7 +190,7 @@
</bezel>
<bezel element="text_1">
<bounds x="98.8" y="21" width="10" height="5" />
<bounds x="97.5" y="21" width="10" height="5" />
</bezel>
<bezel element="static_black">
<bounds x="109" y="9" width="22" height="17" />
@ -204,7 +204,7 @@
</bezel>
<bezel element="text_2">
<bounds x="99" y="46" width="10" height="5" />
<bounds x="97.5" y="46" width="10" height="5" />
</bezel>
<bezel element="static_black">
<bounds x="109" y="34" width="22" height="17" />
@ -218,7 +218,7 @@
</bezel>
<bezel element="text_3">
<bounds x="99" y="71" width="10" height="5" />
<bounds x="97.5" y="71" width="10" height="5" />
</bezel>
<bezel element="static_black">
<bounds x="109" y="59" width="22" height="17" />

View File

@ -4,7 +4,7 @@
<color red="1.0" green="0.125" blue="0.125" />
</disk>
</element>
<view name="LEDs">
<view name="Simple LEDs">
<screen index="0">
<bounds x="0" y="0" width="300" height="400" />
</screen>