Skip to content

Comments

fix(sim): restore font-scale & stabilize stop logic#23

Merged
ttbombadil merged 1 commit intomainfrom
fix/sim-restore-font-scale-stabilize-stop
Feb 20, 2026
Merged

fix(sim): restore font-scale & stabilize stop logic#23
ttbombadil merged 1 commit intomainfrom
fix/sim-restore-font-scale-stabilize-stop

Conversation

@ttbombadil
Copy link
Collaborator

What: restore CSS font-scale for Serial Monitor & Sidebar (text-ui-*) and prefer immediate WS send for Stop button.\n\nWhy: fixes visual fontScale regression and eliminates a Stop→Start race without changing header or SimulationUiProvider.\n\nScope: minimal, no behavioral changes to header/provider, no test edits.\n\nFiles changed: tailwind.config.ts, client/src/pages/arduino-simulator.tsx, client/src/hooks/use-simulation-controls.ts.\n\nVerification: full unit + Playwright E2E suites run locally and passed.\n\nNotes: preserves existing WS message flow; Stop uses sendMessageImmediate where available.

@ttbombadil ttbombadil merged commit 6a1057c into main Feb 20, 2026
2 checks passed
@ttbombadil ttbombadil deleted the fix/sim-restore-font-scale-stabilize-stop branch February 20, 2026 11:57
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.

1 participant