mirror of
https://github.com/holub/mame
synced 2025-04-23 00:39:36 +03:00
less cramped (nw)
This commit is contained in:
parent
af7aba7d6f
commit
b3a0566e93
@ -31,20 +31,21 @@
|
||||
</view>
|
||||
|
||||
<view name="Single Screen">
|
||||
<bounds x="0" y="0" width="40" height="35" />
|
||||
<bezel name="digit_3" element="digit">
|
||||
<bounds x="25" y="0" width="2" height="3.2" />
|
||||
<bounds x="25" y="0.6" width="2" height="3.2" />
|
||||
</bezel>
|
||||
<bezel name="digit_2" element="digit">
|
||||
<bounds x="27.5" y="0" width="2" height="3.2" />
|
||||
<bounds x="27.5" y="0.6" width="2" height="3.2" />
|
||||
</bezel>
|
||||
<bezel name="digit_1" element="digit">
|
||||
<bounds x="30" y="0" width="2" height="3.2" />
|
||||
<bounds x="30" y="0.6" width="2" height="3.2" />
|
||||
</bezel>
|
||||
<bezel name="digit_0" element="digit">
|
||||
<bounds x="32.5" y="0" width="2" height="3.2" />
|
||||
<bounds x="32.5" y="0.6" width="2" height="3.2" />
|
||||
</bezel>
|
||||
<screen index="0">
|
||||
<bounds left="0" top="3.5" right="40" bottom="33.5" />
|
||||
<bounds left="0" top="5" right="40" bottom="35" />
|
||||
</screen>
|
||||
</view>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user