fix: stabilize Sudoku workspace layout

This commit is contained in:
2026-08-31 16:14:46 +02:00
parent 0a1bdc1a8c
commit ca7a6270d0
17 changed files with 194 additions and 32 deletions
+10
View File
@@ -4,6 +4,16 @@ All notable changes are documented here.
## Unreleased
## 0.2.1 - 2026-08-31
- Fixed compact solver-step cards so their explanations no longer overflow.
- Fixed 75% board zoom and removed unnecessary inner scrolling at fitted and
reduced board sizes.
- Changed the standard digit keypad to a 3-by-3 layout with a full-width Erase
key, while retaining a 4-column layout for larger grids.
- Kept board and sidebar widths stable across Play, Set, Generate, Solve and
Helpers, with helper controls reflowing inside the shared sidebar width.
## 0.2.0 - 2026-08-31
- Added staged guided hints that reveal focus, technique, reasoning and effects