|
9480 | 9480 | "width": 480,
|
9481 | 9481 | "height": 240
|
9482 | 9482 | },
|
9483 |
| - { |
9484 |
| - "name": "toast3_alert", |
9485 |
| - "description": "Info message", |
9486 |
| - "style": "toast_alert", |
9487 |
| - "widgets": [ |
9488 |
| - { |
9489 |
| - "type": "Text", |
9490 |
| - "style": { |
9491 |
| - "inheritFrom": "toast_alert", |
9492 |
| - "padding": 0 |
9493 |
| - }, |
9494 |
| - "activeStyle": { |
9495 |
| - "padding": 0 |
9496 |
| - }, |
9497 |
| - "data": "alert_message", |
9498 |
| - "left": 0, |
9499 |
| - "top": 8, |
9500 |
| - "width": 280, |
9501 |
| - "height": 28, |
9502 |
| - "text": "" |
9503 |
| - }, |
9504 |
| - { |
9505 |
| - "type": "Text", |
9506 |
| - "style": { |
9507 |
| - "inheritFrom": "toast_alert", |
9508 |
| - "padding": 0 |
9509 |
| - }, |
9510 |
| - "activeStyle": { |
9511 |
| - "padding": 0 |
9512 |
| - }, |
9513 |
| - "data": "alert_message_2", |
9514 |
| - "left": 0, |
9515 |
| - "top": 36, |
9516 |
| - "width": 280, |
9517 |
| - "height": 28, |
9518 |
| - "text": "" |
9519 |
| - }, |
9520 |
| - { |
9521 |
| - "type": "Text", |
9522 |
| - "style": { |
9523 |
| - "inheritFrom": "toast_alert", |
9524 |
| - "padding": 0 |
9525 |
| - }, |
9526 |
| - "activeStyle": { |
9527 |
| - "padding": 0 |
9528 |
| - }, |
9529 |
| - "data": "alert_message_3", |
9530 |
| - "left": 0, |
9531 |
| - "top": 64, |
9532 |
| - "width": 280, |
9533 |
| - "height": 28, |
9534 |
| - "text": "" |
9535 |
| - } |
9536 |
| - ], |
9537 |
| - "left": 20, |
9538 |
| - "top": 64, |
9539 |
| - "width": 280, |
9540 |
| - "height": 100 |
9541 |
| - }, |
9542 |
| - { |
9543 |
| - "name": "error_alert", |
9544 |
| - "description": "Error message, single line", |
9545 |
| - "style": "error_alert", |
9546 |
| - "widgets": [ |
9547 |
| - { |
9548 |
| - "type": "Text", |
9549 |
| - "style": { |
9550 |
| - "inheritFrom": "error_alert", |
9551 |
| - "padding": 0 |
9552 |
| - }, |
9553 |
| - "activeStyle": { |
9554 |
| - "padding": 0 |
9555 |
| - }, |
9556 |
| - "data": "alert_message", |
9557 |
| - "left": 0, |
9558 |
| - "top": 8, |
9559 |
| - "width": 280, |
9560 |
| - "height": 32, |
9561 |
| - "text": "" |
9562 |
| - }, |
9563 |
| - { |
9564 |
| - "type": "Text", |
9565 |
| - "style": { |
9566 |
| - "inheritFrom": "error_alert_button", |
9567 |
| - "padding": 0 |
9568 |
| - }, |
9569 |
| - "activeStyle": { |
9570 |
| - "padding": 0 |
9571 |
| - }, |
9572 |
| - "action": "ok", |
9573 |
| - "left": 110, |
9574 |
| - "top": 48, |
9575 |
| - "width": 60, |
9576 |
| - "height": 32, |
9577 |
| - "text": "OK" |
9578 |
| - } |
9579 |
| - ], |
9580 |
| - "left": 20, |
9581 |
| - "top": 76, |
9582 |
| - "width": 280, |
9583 |
| - "height": 88 |
9584 |
| - }, |
9585 |
| - { |
9586 |
| - "name": "error_long_alert", |
9587 |
| - "description": "Error message, two line", |
9588 |
| - "style": "error_alert", |
9589 |
| - "widgets": [ |
9590 |
| - { |
9591 |
| - "type": "Text", |
9592 |
| - "style": { |
9593 |
| - "inheritFrom": "error_alert", |
9594 |
| - "padding": 0 |
9595 |
| - }, |
9596 |
| - "activeStyle": { |
9597 |
| - "padding": 0 |
9598 |
| - }, |
9599 |
| - "data": "alert_message", |
9600 |
| - "left": 0, |
9601 |
| - "top": 8, |
9602 |
| - "width": 280, |
9603 |
| - "height": 28, |
9604 |
| - "text": "" |
9605 |
| - }, |
9606 |
| - { |
9607 |
| - "type": "Text", |
9608 |
| - "style": { |
9609 |
| - "inheritFrom": "error_alert", |
9610 |
| - "padding": 0 |
9611 |
| - }, |
9612 |
| - "activeStyle": { |
9613 |
| - "padding": 0 |
9614 |
| - }, |
9615 |
| - "data": "alert_message_2", |
9616 |
| - "left": 0, |
9617 |
| - "top": 36, |
9618 |
| - "width": 280, |
9619 |
| - "height": 28, |
9620 |
| - "text": "" |
9621 |
| - }, |
9622 |
| - { |
9623 |
| - "type": "Text", |
9624 |
| - "style": { |
9625 |
| - "inheritFrom": "error_alert_button", |
9626 |
| - "padding": 0 |
9627 |
| - }, |
9628 |
| - "activeStyle": { |
9629 |
| - "padding": 0 |
9630 |
| - }, |
9631 |
| - "action": "ok", |
9632 |
| - "left": 110, |
9633 |
| - "top": 72, |
9634 |
| - "width": 60, |
9635 |
| - "height": 32, |
9636 |
| - "text": "OK" |
9637 |
| - } |
9638 |
| - ], |
9639 |
| - "left": 20, |
9640 |
| - "top": 64, |
9641 |
| - "width": 280, |
9642 |
| - "height": 112 |
9643 |
| - }, |
9644 | 9483 | {
|
9645 | 9484 | "name": "error_alert_with_action",
|
9646 | 9485 | "description": "Error message, two line with action",
|
|
9701 | 9540 | "width": 280,
|
9702 | 9541 | "height": 112
|
9703 | 9542 | },
|
9704 |
| - { |
9705 |
| - "name": "error_toast_alert", |
9706 |
| - "description": "Error message", |
9707 |
| - "style": "error_alert", |
9708 |
| - "widgets": [ |
9709 |
| - { |
9710 |
| - "type": "Text", |
9711 |
| - "style": { |
9712 |
| - "inheritFrom": "error_alert", |
9713 |
| - "padding": 0 |
9714 |
| - }, |
9715 |
| - "activeStyle": { |
9716 |
| - "padding": 0 |
9717 |
| - }, |
9718 |
| - "data": "alert_message", |
9719 |
| - "left": 0, |
9720 |
| - "top": 8, |
9721 |
| - "width": 280, |
9722 |
| - "height": 32, |
9723 |
| - "text": "" |
9724 |
| - } |
9725 |
| - ], |
9726 |
| - "left": 20, |
9727 |
| - "top": 76, |
9728 |
| - "width": 280, |
9729 |
| - "height": 48 |
9730 |
| - }, |
9731 | 9543 | {
|
9732 | 9544 | "name": "yes_no",
|
9733 | 9545 | "description": "Confirmation message",
|
|
25658 | 25470 | "activeStyle": {
|
25659 | 25471 | "padding": 0
|
25660 | 25472 | },
|
25661 |
| - "left": 8, |
25662 |
| - "top": 8, |
| 25473 | + "left": "88", |
| 25474 | + "top": 25, |
25663 | 25475 | "width": 304,
|
25664 | 25476 | "height": 141,
|
25665 | 25477 | "text": "Use a stylus or something similar to touch as close to the center of the highlighted crosshair as possible. Keep holding as still as possible until the highlight is removed. Repeat for all crosshairs in sequence."
|
|
25673 | 25485 | "activeStyle": {
|
25674 | 25486 | "padding": 0
|
25675 | 25487 | },
|
25676 |
| - "left": 8, |
25677 |
| - "top": 149, |
| 25488 | + "left": "88", |
| 25489 | + "top": 166, |
25678 | 25490 | "width": 35,
|
25679 | 25491 | "height": 26,
|
25680 | 25492 | "text": "\\u0081"
|
|
25688 | 25500 | "activeStyle": {
|
25689 | 25501 | "padding": 0
|
25690 | 25502 | },
|
25691 |
| - "left": 43, |
25692 |
| - "top": 149, |
| 25503 | + "left": "123", |
| 25504 | + "top": 166, |
25693 | 25505 | "width": 269,
|
25694 | 25506 | "height": 51,
|
25695 | 25507 | "text": "Do not use your finger as a stylus or the result will be imprecise."
|
|
25705 | 25517 | },
|
25706 | 25518 | "action": "enter_touch_calibration",
|
25707 | 25519 | "left": 0,
|
25708 |
| - "top": 204, |
| 25520 | + "top": 236, |
25709 | 25521 | "width": 64,
|
25710 | 25522 | "height": 36,
|
25711 | 25523 | "text": "Start"
|
|
25720 | 25532 | "padding": 0
|
25721 | 25533 | },
|
25722 | 25534 | "left": 64,
|
25723 |
| - "top": 204, |
25724 |
| - "width": 160, |
| 25535 | + "top": 236, |
| 25536 | + "width": 320, |
25725 | 25537 | "height": 36
|
25726 | 25538 | },
|
25727 | 25539 | {
|
|
25734 | 25546 | "padding": 0
|
25735 | 25547 | },
|
25736 | 25548 | "action": "show_main_page",
|
25737 |
| - "left": 272, |
25738 |
| - "top": 204, |
| 25549 | + "left": 432, |
| 25550 | + "top": 236, |
25739 | 25551 | "width": 48,
|
25740 | 25552 | "height": 36,
|
25741 | 25553 | "text": "X"
|
|
25750 | 25562 | "padding": 0
|
25751 | 25563 | },
|
25752 | 25564 | "action": "show_previous_page",
|
25753 |
| - "left": 224, |
25754 |
| - "top": 204, |
| 25565 | + "left": 384, |
| 25566 | + "top": 236, |
25755 | 25567 | "width": 48,
|
25756 | 25568 | "height": 36,
|
25757 | 25569 | "text": "B"
|
|
25760 | 25572 | "left": 0,
|
25761 | 25573 | "top": 0,
|
25762 | 25574 | "width": 480,
|
25763 |
| - "height": 240 |
| 25575 | + "height": "272" |
25764 | 25576 | },
|
25765 | 25577 | {
|
25766 | 25578 | "name": "sys_settings_display",
|
|
36978 | 36790 | "name": "error_alert",
|
36979 | 36791 | "inheritFrom": "default_S",
|
36980 | 36792 | "backgroundColor": "#f78000",
|
36981 |
| - "padding": 0 |
| 36793 | + "padding": "20", |
| 36794 | + "margin": "20", |
| 36795 | + "alwaysBuild": true |
36982 | 36796 | },
|
36983 | 36797 | {
|
36984 | 36798 | "name": "error_alert_button",
|
|
37366 | 37180 | "name": "toast_alert",
|
37367 | 37181 | "inheritFrom": "default_S",
|
37368 | 37182 | "backgroundColor": "#808080",
|
37369 |
| - "padding": 0 |
| 37183 | + "padding": "20", |
| 37184 | + "margin": "20", |
| 37185 | + "alwaysBuild": true |
37370 | 37186 | },
|
37371 | 37187 | {
|
37372 | 37188 | "name": "yt_graph_U_defualt",
|
|
0 commit comments