fix: sluggish mouse scroll

This commit is contained in:
2026-07-30 14:57:16 +02:00
parent 21d44ea3a1
commit b24669e604
11 changed files with 218 additions and 6 deletions

View File

@@ -120,8 +120,7 @@ editing are already implemented.
even when their key is forgotten or unbound.
- Audit screen-reader behavior beyond no-color/high-contrast themes, including
focus announcements, status symbols, popup ordering, and live refreshes.
- Add optional mouse selection/scrolling without changing keyboard-first
defaults.
- Add optional mouse selection.
- Make relative/absolute timestamp display and timezone configurable.
## Testing and maintainability