feat: tabbed character sheet with 4 sections (Closes #14) #59

Merged
shahondin1624 merged 1 commits from feature/issue-14-tabbed-character-sheet into main 2026-03-13 13:31:54 +01:00

Summary

  • Organize character sheet into 4 tabs: Overview, Attributes, Talents, Combat
  • Overview: header, resources, derived attributes (two-column on expanded)
  • Fast tab switching, scroll position per tab preserved
  • Replaces single-scroll layout with HorizontalDivider separation

Closes #14

## Summary - Organize character sheet into 4 tabs: Overview, Attributes, Talents, Combat - Overview: header, resources, derived attributes (two-column on expanded) - Fast tab switching, scroll position per tab preserved - Replaces single-scroll layout with `HorizontalDivider` separation Closes #14
shahondin1624 added 1 commit 2026-03-13 13:31:49 +01:00
Organize character sheet into 4 tabs: Overview (header, resources,
derived attributes), Attributes, Talents, and Combat (damage monitor).
Expanded mode uses two-column layout for Overview. Fast tab switching
without scroll position loss. Replaces single long-scroll layout.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
shahondin1624 merged commit 49410fc2db into main 2026-03-13 13:31:54 +01:00
shahondin1624 deleted branch feature/issue-14-tabbed-character-sheet 2026-03-13 13:31:54 +01:00
Sign in to join this conversation.