Commit Graph

5 Commits

Author SHA1 Message Date
shahondin1624
bbad9a7144 feat: add maximum content width constraint for wide displays (Closes #2)
Add MAX_CONTENT_WIDTH (1200dp) to UiConstants and wrap scaffold content
in a centered Box with widthIn(max) to prevent uncomfortable stretching
on ultra-wide monitors.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-13 12:55:34 +01:00
1555275aeb feat: add WindowSizeClass system for responsive layout (Closes #1) 2026-03-13 12:54:19 +01:00
d08cc83348 fix: compute DiceRoll success count from fresh roll, not stale result (Closes #16) 2026-03-13 12:22:57 +01:00
shahondin1624
3834c4fc8e Add CLAUDE.md with project guidance for Claude Code
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-13 11:11:03 +01:00
shahondin1624
cd027b9f9b Initial commit 2025-10-25 11:22:27 +02:00