remove lots of hardcoded led/tiny button widths
This commit is contained in:
@@ -15,9 +15,9 @@
|
||||
<field name='abil' top='101' left='135' width='52' height='16'/>
|
||||
<button name='abil-choose' type='regular' top='98' left='200'>Choose</button>
|
||||
<text top='120' left='50' width='80' height='14'>Special Flags:</text>
|
||||
<led name='always' font='bold' top='138' left='84' width='178' height='14'>Always here</led>
|
||||
<led name='owned' font='bold' top='155' left='84' width='178' height='14'>Someone's property</led>
|
||||
<led name='contained' font='bold' top='172' left='84' width='178' height='14'>Contained in something</led>
|
||||
<led name='always' font='bold' top='138' left='84' height='14'>Always here</led>
|
||||
<led name='owned' font='bold' top='155' left='84' height='14'>Someone's property</led>
|
||||
<led name='contained' font='bold' top='172' left='84' height='14'>Contained in something</led>
|
||||
<text name='name' framed='true' top='50' left='136' width='143' height='14'/>
|
||||
<text top='28' left='50' width='97' height='14'>Item number:</text>
|
||||
<text name='num' top='28' left='151' width='137' height='14'/>
|
||||
|
Reference in New Issue
Block a user