mirror of
https://github.com/jhbruhn/respira.git
synced 2026-04-28 01:55:45 +00:00
- Consolidate progress stats into 3 cards (stitches, time, speed) - Keep rollback info visible after machine clears error while paused - Remove Resume/Start Sewing buttons in STOP state (error must be resolved on machine first) - Use adjustedStitchIndex for progress display to prevent desync - Make step control layout stable (always render all buttons) - Reduce polling interval from 500ms to 1000ms during sewing - Fix machine errors (e.g. HoopError) not showing in error badge when there was no accompanying string error message Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| ColorBlockItem.tsx | ||
| ColorBlockList.tsx | ||
| index.ts | ||
| ProgressActions.tsx | ||
| ProgressMonitor.tsx | ||
| ProgressSection.tsx | ||
| ProgressStats.tsx | ||
| StitchStepControl.tsx | ||
| types.ts | ||