Standardize browser QA at 1920x1080

This commit is contained in:
2026-07-17 22:18:30 +09:00
parent eb41c05f60
commit 8f10d3d67b
29 changed files with 224 additions and 51 deletions

View File

@@ -11,8 +11,9 @@ Generated by `scripts/audit-equipment-icon-quality.mjs`.
- Texture size: 64px
- Drawing grid: 28 units scaled 2.29x into the texture
- Runtime item icon scene: `src/game/scenes/CampScene.ts`
- Observed runtime display sizes: `14px`, `20px`, `21px`, `22px`, `30px`
- Observed runtime display sizes: `14px`
- Direct item texture render sites found: 5
- Browser visual QA baseline: `1920x1080` CSS viewport at 100% zoom
## Main Findings