claude-memory/graph/solutions/foundry-vtt-v13-character-sheet-implementation-ced337.md
Cal Corum b140d4d82a migrate: 313 memories from MemoryGraph
- 313 new markdown files created
- 30 relationships embedded
- 313 entries indexed
- State initialized with usage data
2026-02-13 11:11:48 -06:00

631 B

id type title tags importance confidence created updated
ced33744-d750-435d-b137-4ef771a3bcca solution Foundry VTT v13 character sheet implementation
vagabond
foundry
vtt
applicationv2
actor-sheet
pattern
0.7 0.8 2025-12-14T22:43:39.326085+00:00 2025-12-14T22:43:39.326085+00:00

Implemented actor sheets using ApplicationV2 API with HandlebarsApplicationMixin. Key patterns: tab navigation with cleanup for stale parts, scroll position preservation in _preRender/_onRender, resource bars with CSS fill effect and backdrop pills, responsive layout using CSS Container Queries instead of media queries.