Adjust rest time with a 1-second stepper instead of the wheel

The wheel row lands back on a Stepper (shared SecondsStepperRow), but
keeps the fine 1-second step; holding a stepper button auto-repeats
with acceleration, so the 10-180s range still traverses quickly.
This commit is contained in:
2026-07-16 20:10:30 -04:00
parent cbdf02bca7
commit 62ca446136
5 changed files with 33 additions and 50 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
Workouts is now on the Mac: a native app for managing routines and schedules and browsing the exercise library, synced through the same iCloud Drive.
Rest time is now set on a wheel with one-second precision — in Settings and in a routine's custom rest — instead of a 5-second stepper.
Rest time now adjusts in one-second steps — in Settings and in a routine's custom rest — instead of five-second jumps.
A live status panel between the timer and the figure now shows heart rate (with the target color cues, in much larger type), HR zone, calories, and workout time.