Commit 3a87f7d
Correct the minimum option's mid-animation docs
The README said changing `minimum` while the bar is animating restarts
it from the first increment. The `start` reducer case returns the
existing state unchanged when the phase is already `animating`, so
progress holds instead. Describe what the code does.
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>1 parent 63b1dcf commit 3a87f7d
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
133 | 133 | | |
134 | 134 | | |
135 | 135 | | |
136 | | - | |
| 136 | + | |
137 | 137 | | |
138 | 138 | | |
139 | 139 | | |
| |||
0 commit comments