Skip to content

Add scroll wheel input and improve label contrast#140

Merged
karbassi merged 2 commits intomichaelvillar:masterfrom
karbassi:feat/scroll-wheel-input
Feb 7, 2026
Merged

Add scroll wheel input and improve label contrast#140
karbassi merged 2 commits intomichaelvillar:masterfrom
karbassi:feat/scroll-wheel-input

Conversation

@karbassi
Copy link
Collaborator

@karbassi karbassi commented Feb 7, 2026

Summary

  • Add scroll wheel and trackpad gesture support for setting the timer
  • Trackpad uses fine-grained control, mouse wheel uses larger increments
  • Snaps to same grid as arrow drag (10s under 5 min, 60s above)
  • Change minutes and seconds label colors to Apple Lead (#191919) for better readability
  • Expand hit test area to full window bounds so scroll works anywhere

Closes #115

Add scroll wheel and trackpad gesture support for setting the timer.
Change minutes and seconds label colors to black for better readability.

Closes michaelvillar#115
@karbassi karbassi merged commit 3906ab9 into michaelvillar:master Feb 7, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Scroll wheel or gesture to increase or decrease timer

1 participant