LearnNewsExamplesServices
Frontmatter
id6192
titlegrid.View: createRow() => completely exclude non-visible cells from the vdom
stateClosed
labels
enhancement
assigneestobiu
createdAtJan 8, 2025, 12:02 PM
updatedAtJan 8, 2025, 12:03 PM
githubUrlhttps://github.com/neomjs/neo/issues/6192
authortobiu
commentsCount0
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtJan 8, 2025, 12:03 PM

grid.View: createRow() => completely exclude non-visible cells from the vdom

Closed v8.1.0 enhancement
tobiu
tobiu commented on Jan 8, 2025, 12:02 PM

the first idea was to keep a {removeDom: true} flag to keep the internal structure in place.

however, in case there are big amounts of columns, this would increase the size of the worker messages to check for vdom updates quite a lot => not needed.

tobiu added the enhancement label on Jan 8, 2025, 12:02 PM
tobiu assigned to @tobiu on Jan 8, 2025, 12:02 PM
tobiu referenced in commit 4d7320c - "grid.View: createRow() => completely exclude non-visible cells from the vdom #6192" on Jan 8, 2025, 12:03 PM
tobiu closed this issue on Jan 8, 2025, 12:03 PM