LearnNewsExamplesServices
Frontmatter
id6399
titlegrid.Container: onScroll() => limit to logic to grid container events
stateClosed
labels
enhancement
assigneestobiu
createdAtFeb 7, 2025, 3:53 PM
updatedAtFeb 7, 2025, 3:53 PM
githubUrlhttps://github.com/neomjs/neo/issues/6399
authortobiu
commentsCount0
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtFeb 7, 2025, 3:53 PM

grid.Container: onScroll() => limit to logic to grid container events

Closed v8.17.0 enhancement
tobiu
tobiu commented on Feb 7, 2025, 3:53 PM
  • After adding grid.Scrollbar, we now have 2 dom nodes creating scroll events
  • It is crucial that grid.Container ignores the new scroller events
  • Not just from a performance perspective, but it would destroy the columnPositions
tobiu added the enhancement label on Feb 7, 2025, 3:53 PM
tobiu assigned to @tobiu on Feb 7, 2025, 3:53 PM
tobiu referenced in commit 7c01fdb - "grid.Container: onScroll() => limit to logic to grid container events #6399" on Feb 7, 2025, 3:53 PM
tobiu closed this issue on Feb 7, 2025, 3:53 PM