nes_rob.lay: a bit more compact view

This commit is contained in:
hap 2022-03-15 16:35:51 +01:00
parent 947c84eacd
commit 0d0c1f0fb1

View File

@ -44,20 +44,20 @@ license:CC0
<!-- build screen -->
<view name="Internal Layout">
<bounds left="4" right="17" top="6" bottom="15" />
<bounds left="4.5" right="17" top="7" bottom="14.25" />
<element ref="text_m1"><bounds x="5.5" y="10" width="5" height="1" /></element>
<element ref="text_m2"><bounds x="5.5" y="11.5" width="5" height="1" /></element>
<element ref="text_m3"><bounds x="5.5" y="13" width="5" height="1" /></element>
<element ref="text_m2"><bounds x="5.5" y="11.25" width="5" height="1" /></element>
<element ref="text_m3"><bounds x="5.5" y="12.5" width="5" height="1" /></element>
<element name="rob_motor.1" ref="mstatus1"><bounds x="10" y="10" width="5" height="1" /></element>
<element name="rob_motor.0" ref="mstatus0"><bounds x="13.5" y="10" width="5" height="1" /></element>
<element name="rob_motor.5" ref="mstatus5"><bounds x="10" y="11.5" width="5" height="1" /></element>
<element name="rob_motor.4" ref="mstatus4"><bounds x="13.5" y="11.5" width="5" height="1" /></element>
<element name="rob_motor.2" ref="mstatus2"><bounds x="10" y="13" width="5" height="1" /></element>
<element name="rob_motor.3" ref="mstatus3"><bounds x="13.5" y="13" width="5" height="1" /></element>
<element name="rob_motor.5" ref="mstatus5"><bounds x="10" y="11.25" width="5" height="1" /></element>
<element name="rob_motor.4" ref="mstatus4"><bounds x="13.5" y="11.25" width="5" height="1" /></element>
<element name="rob_motor.2" ref="mstatus2"><bounds x="10" y="12.5" width="5" height="1" /></element>
<element name="rob_motor.3" ref="mstatus3"><bounds x="13.5" y="12.5" width="5" height="1" /></element>
<element name="rob_led" ref="led"><bounds x="10" y="7" width="1" height="1" /></element>
<element name="rob_led" ref="led"><bounds x="10" y="8" width="1" height="1" /></element>
</view>
</mamelayout>