LearnNewsExamplesServices
Frontmatter
id6190
titlegrid.View: afterSetScrollPosition() => only change the startIndex when scrolling more than the buffer row range
stateClosed
labels
enhancement
assignees[]
createdAtJan 8, 2025, 11:38 AM
updatedAtJan 12, 2025, 8:05 PM
githubUrlhttps://github.com/neomjs/neo/issues/6190
authortobiu
commentsCount1
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtJan 12, 2025, 8:05 PM

grid.View: afterSetScrollPosition() => only change the startIndex when scrolling more than the buffer row range

Closed v8.3.0 enhancement
tobiu
tobiu commented on Jan 8, 2025, 11:38 AM

right now, we update startIndex when scrolling more than 1 row. with the introduction of bufferRowRange, we need to change it to only trigger a view update when scrolling more than the range instead => performance.

tobiu added the enhancement label on Jan 8, 2025, 11:38 AM
tobiu referenced in commit c2b69bf - "grid.View: afterSetScrollPosition() => only change the startIndex when scrolling more than the buffer row range #6190 WIP" on Jan 9, 2025, 2:18 PM
tobiu
tobiu Jan 12, 2025, 8:05 PM

done.

tobiu closed this issue on Jan 12, 2025, 8:05 PM