LearnNewsExamplesServices
Frontmatter
id6500
titlelayout.Base: set()
stateClosed
labels
enhancement
assigneestobiu
createdAtFeb 26, 2025, 8:30 PM
updatedAtFeb 26, 2025, 8:31 PM
githubUrlhttps://github.com/neomjs/neo/issues/6500
authortobiu
commentsCount0
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtFeb 26, 2025, 8:31 PM

layout.Base: set()

Closed v8.26.0 enhancement
tobiu
tobiu commented on Feb 26, 2025, 8:30 PM
  • In case we want to change multiple layout configs in parallel (especially inside a flexbox layout), this will trigger multiple updates on the related container
  • So, set() should flag the container with silentVdomUpdate, do all OPs (parent call) and then trigger the update if needed.
tobiu added the enhancement label on Feb 26, 2025, 8:30 PM
tobiu assigned to @tobiu on Feb 26, 2025, 8:30 PM
tobiu referenced in commit 9ba2752 - "layout.Base: set() #6500" on Feb 26, 2025, 8:31 PM
tobiu closed this issue on Feb 26, 2025, 8:31 PM