Frontmatter
| id | 6677 |
| title | component.Base: updateStyle() => remove the direct main delta shortcut |
| state | Closed |
| labels | enhancementno auto close |
| assignees | tobiu |
| createdAt | Apr 22, 2025, 1:09 PM |
| updatedAt | Apr 22, 2025, 2:36 PM |
| githubUrl | https://github.com/neomjs/neo/issues/6677 |
| author | tobiu |
| commentsCount | 0 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Apr 22, 2025, 2:36 PM |
component.Base: updateStyle() => remove the direct main delta shortcut

tobiu
commented on Apr 22, 2025, 1:09 PM
- Bypassing the vdom engine made sense before the scoped vdom updates were ready, to make non-leaf based updates faster.
- At this point, it no longer makes sense => all updates should go through the vdom worker.
tobiu assigned to @tobiu on Apr 22, 2025, 1:09 PM
tobiu closed this issue on Apr 22, 2025, 2:36 PM