LearnNewsExamplesServices
Frontmatter
id9628
titleGrid Multi-Body: Map Physical Heights and Transfer Vertical Scrolling
stateClosed
labels
enhancementaigrid
assigneestobiu
createdAtApr 2, 2026, 10:19 AM
updatedAtApr 2, 2026, 10:36 AM
githubUrlhttps://github.com/neomjs/neo/issues/9628
authortobiu
commentsCount1
parentIssue9626
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtApr 2, 2026, 10:36 AM

Grid Multi-Body: Map Physical Heights and Transfer Vertical Scrolling

Closedenhancementaigrid
tobiu
tobiu commented on Apr 2, 2026, 10:19 AM

The second phase involves transitioning vertical scroll physics to the new grid.View orchestrator.

  • Remove the 50,000px (or similar) artificial layout stretchers from grid.Body.
  • Calculate and apply the exact physical height constraints directly onto the flattened grid.Body instances so they stretch their parent natively.
  • Migrate overflow-y: scroll definitions and related SCSS properties from the legacy wrappers to the new grid.View.
tobiu assigned to @tobiu on Apr 2, 2026, 10:19 AM
tobiu added the enhancement label on Apr 2, 2026, 10:19 AM
tobiu added the ai label on Apr 2, 2026, 10:19 AM
tobiu added the grid label on Apr 2, 2026, 10:19 AM
tobiu added parent issue #9626 on Apr 2, 2026, 10:20 AM
tobiu referenced in commit 05a9750 - "feat: Map Physical Heights and Transfer Vertical Scrolling to grid.View (#9628)" on Apr 2, 2026, 10:36 AM
tobiu
tobiu Apr 2, 2026, 10:36 AM

✦ Completed Phase 2: Transferred native vertical scrolling completely to . Removed defunct sync logic from , deleted all legacy DOM scroll bindings from , and migrated to the new class.

tobiu closed this issue on Apr 2, 2026, 10:36 AM