Cohee
7249294ffd
Fix startup on old firefox
2024-06-18 11:32:50 +03:00
Wolfsblvt
f67ed6d22a
Fix tabbing with hotswap multiple rows
...
- Add scroll-reset-container CSS class and handling
- Fix tabbing through hotswap favs by resetting position
2024-06-16 23:13:36 +02:00
Wolfsblvt
10da7eb474
Comment interactable selectors & more small fixes
2024-06-08 21:15:37 +02:00
Wolfsblvt
d1824acee0
More small improvements on interactable styling
2024-06-08 07:13:52 +02:00
Wolfsblvt
e2089b1e44
Dozens new keyboard interactables
...
- Made dozens of existing controls keyboard interactable
- Tweaked styling so the keyboard focus looks more pleasant
2024-06-06 02:48:06 +02:00
Wolfsblvt
55a95c910f
Refactor keyboard controls to name "interactable"
2024-06-04 04:05:40 +02:00
Wolfsblvt
e9d4a982c0
Small tweaks to (focus) element styling
2024-06-03 06:19:41 +02:00
Wolfsblvt
5cc4242c6f
Make ST-style buttons keyboard selectable
...
- Make ST-style buttons keyboard selectable
- Allow custom classes/selectors to be set as buttons too, with the same functionality (CSS selector-based)
- Observer to automatically add functionality to any button added to the DOM
- Allow buttons to not be selectable via 'disabled' or 'not_focusable'
2024-06-03 02:52:54 +02:00