Skip to content

Commit 6b59fa1

Browse files
committed
keypad fixes
1 parent a734141 commit 6b59fa1

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

modular-psu-firmware.eez-project

+6-6
Original file line numberDiff line numberDiff line change
@@ -8020,7 +8020,7 @@
80208020
"inheritFrom": "default",
80218021
"padding": 0
80228022
},
8023-
"action": "keypad_cancel",
8023+
"action": "keypad_ok",
80248024
"left": 144,
80258025
"top": 204,
80268026
"width": 48,
@@ -8039,7 +8039,7 @@
80398039
"inheritFrom": "default",
80408040
"padding": 0
80418041
},
8042-
"action": "keypad_ok",
8042+
"action": "keypad_cancel",
80438043
"left": 192,
80448044
"top": 204,
80458045
"width": 48,
@@ -17988,7 +17988,7 @@
1798817988
"data": "ioPin.polarity",
1798917989
"left": 0,
1799017990
"top": 60,
17991-
"width": 97,
17991+
"width": 95,
1799217992
"height": 28,
1799317993
"widgets": [
1799417994
{
@@ -46629,7 +46629,7 @@
4662946629
"padding": 0
4663046630
},
4663146631
"action": "keypad_cancel",
46632-
"left": 149,
46632+
"left": 197,
4663346633
"top": 209,
4663446634
"width": 48,
4663546635
"height": 36,
@@ -46649,7 +46649,7 @@
4664946649
"padding": 0
4665046650
},
4665146651
"action": "keypad_ok",
46652-
"left": 197,
46652+
"left": 149,
4665346653
"top": 209,
4665446654
"width": 48,
4665546655
"height": 36,
@@ -374374,7 +374374,7 @@
374374374374
{
374375374375
"encoding": 79,
374376374376
"x": 1,
374377-
"y": 0,
374377+
"y": 2,
374378374378
"width": 16,
374379374379
"height": 17,
374380374380
"dx": 19,

0 commit comments

Comments
 (0)