- 313 new markdown files created - 30 relationships embedded - 313 entries indexed - State initialized with usage data
13 lines
631 B
Markdown
13 lines
631 B
Markdown
---
|
|
id: ced33744-d750-435d-b137-4ef771a3bcca
|
|
type: solution
|
|
title: "Foundry VTT v13 character sheet implementation"
|
|
tags: [vagabond, foundry, vtt, applicationv2, actor-sheet, pattern]
|
|
importance: 0.7
|
|
confidence: 0.8
|
|
created: "2025-12-14T22:43:39.326085+00:00"
|
|
updated: "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.
|