Commit 69c5d6b
committed
Restore renderIntervals() for pace field changes
Pace field uses 'change' event (fires on blur), so keyboard is already
closed when handler runs. Safe to use renderIntervals() to properly
update the speed field display.
Speed field still uses direct DOM update to keep keyboard open during typing.
https://claude.ai/code/session_01PX2BfeXuZgwAnfHckfS3Gw1 parent fa01e47 commit 69c5d6b
1 file changed
Lines changed: 2 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
919 | 919 | | |
920 | 920 | | |
921 | 921 | | |
922 | | - | |
923 | | - | |
924 | | - | |
925 | | - | |
926 | | - | |
927 | 922 | | |
928 | 923 | | |
| 924 | + | |
| 925 | + | |
929 | 926 | | |
930 | 927 | | |
931 | 928 | | |
| |||
0 commit comments