Files
rmutr_report/wwwroot
Nut.ไปเรื่อย 2aa1e455e8
continuous-integration/drone/push Build is passing
fix(form_1_2): keep checklist in same band as reason text so it grows correctly
Data1b (the checklist section) was a separate sibling band positioned
right after P1PositionsList. FastReport's CanGrow only reliably shifts
down objects within the SAME band — a long reason text growing past
its declared box didn't push the next sibling band down with it,
causing visible overlap. Merged the checklist into P1PositionsList so
everything shares one growable band.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_0153wBt23EjW125ZsADwWVAs
2026-09-08 18:39:17 +07:00
..