some more tinygui improvements: clock now displays correctly at 320x240
This commit is contained in:
parent
2bcb81b165
commit
4dd534ce5a
1 changed files with 5 additions and 1 deletions
|
@ -682,10 +682,14 @@
|
|||
[/change]
|
||||
|
||||
# timer panel too big...
|
||||
[change]
|
||||
id=timeout-panel
|
||||
rect="+5,=,+90,="
|
||||
[/change]
|
||||
[change]
|
||||
id=report_timeout
|
||||
font_size={DEFAULT_FONT320_SMALL}
|
||||
rect="+0,=,+50,+16"
|
||||
rect="+0,=,+62,+16"
|
||||
[/change]
|
||||
[change]
|
||||
id=time-icon
|
||||
|
|
Loading…
Add table
Reference in a new issue