Skip to content

v0.3.0

Choose a tag to compare

@falkenhawk falkenhawk released this 18 Jan 19:57
· 2 commits to main since this release

What's New

Added

  • Magnifier popup above digit fields during touch drag (shows current value)
  • Long press activation (300ms) - starts value changes immediately without drag threshold
  • Distance-based activation shows magnifier first, requires more movement before first change

Changed

  • Vertical swipe direction: down = increase, up = decrease (natural scroll)
  • Minutes drag sensitivity now matches base (slower, more precise)
  • Magnifier styled smaller and more subtle

Fixed

  • Prevent rapid-fire value changes on drag activation
  • Slider labels no longer block thumb touch interaction

Full Changelog: v0.2.0...v0.3.0