Frontmatter
| id | 9495 |
| title | Grid Multi-Body: Implement Data-Driven Variable Row Height Architecture |
| state | Open |
| labels | epicno auto closeaigrid |
| assignees | tobiu |
| createdAt | Mar 16, 2026, 10:40 PM |
| updatedAt | Jun 16, 2026, 7:02 PM |
| githubUrl | https://github.com/neomjs/neo/issues/9495 |
| author | tobiu |
| commentsCount | 1 |
| parentIssue | 9486 |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
With a split-body architecture, ensuring visual row alignment is critical. We cannot rely on Main Thread DOM measurement loops to sync heights across bodies.
Requirements:
data.Modelrecord (or a dedicated layout map).