@@ -511,6 +511,18 @@ authors:hap
511
511
512
512
<!-- build screen -->
513
513
514
+ <view name =" Internal Layout (LCD H)" >
515
+ <bounds left =" -13" right =" 111.5" top =" 0.5" bottom =" 93" />
516
+ <group ref =" common" ><bounds left =" -13" right =" 111.5" top =" 0.5" bottom =" 93" /></group >
517
+
518
+ <!-- lcd panels (actually they're above eachother instead of side by side, but it looks better this way) -->
519
+ <element ref =" text_black" ><bounds xc =" 91" y =" 86.25" width =" 5" height =" 1.5" /></element >
520
+ <group ref =" lcd1" ><bounds xc =" 91" y =" 88" width =" 7.5" height =" 3.14" /></group >
521
+
522
+ <element ref =" text_white" ><bounds xc =" 100" y =" 86.25" width =" 5" height =" 1.5" /></element >
523
+ <group ref =" lcd2" ><bounds xc =" 100" y =" 88" width =" 7.5" height =" 3.14" /></group >
524
+ </view >
525
+
514
526
<view name =" Internal Layout (LCD V)" >
515
527
<bounds left =" -13" right =" 111.5" top =" 0.5" bottom =" 98.75" />
516
528
<group ref =" common" ><bounds left =" -13" right =" 111.5" top =" 0.5" bottom =" 93" /></group >
@@ -526,16 +538,4 @@ authors:hap
526
538
<element ref =" text_white" ><bounds xc =" 88.9" y =" 97.1" width =" 5" height =" 1.5" /></element >
527
539
</view >
528
540
529
- <view name =" Internal Layout (LCD H)" >
530
- <bounds left =" -13" right =" 111.5" top =" 0.5" bottom =" 93" />
531
- <group ref =" common" ><bounds left =" -13" right =" 111.5" top =" 0.5" bottom =" 93" /></group >
532
-
533
- <!-- lcd panels (actually they're above eachother instead of side by side, but it looks better this way) -->
534
- <element ref =" text_black" ><bounds xc =" 91" y =" 86.25" width =" 5" height =" 1.5" /></element >
535
- <group ref =" lcd1" ><bounds xc =" 91" y =" 88" width =" 7.5" height =" 3.14" /></group >
536
-
537
- <element ref =" text_white" ><bounds xc =" 100" y =" 86.25" width =" 5" height =" 1.5" /></element >
538
- <group ref =" lcd2" ><bounds xc =" 100" y =" 88" width =" 7.5" height =" 3.14" /></group >
539
- </view >
540
-
541
541
</mamelayout >
0 commit comments