psychedelicious a0ccb4385f fix(ui): fix inconsistent shift modifier capture
The shift key listener didn't catch pressed when focused in a textarea or input field, causing jank on slider number inputs.

Add keydown and keyup listeners to all such fields, which ensures that the `shift` state is always correct.

Also add the action tracking it to `actionsDenylist` to not clutter up devtools.
2023-07-08 18:52:37 +10:00
..
2023-07-05 21:09:13 -04:00
2023-05-11 11:55:51 +10:00
2023-03-03 00:02:15 -05:00
2023-03-03 00:02:15 -05:00
2023-03-03 00:02:15 -05:00