Frontmatter
| id | 5526 |
| title | vdom.Helper: insertNode() |
| state | Closed |
| labels | enhancement |
| assignees | tobiu |
| createdAt | Jul 4, 2024, 12:50 PM |
| updatedAt | Jul 4, 2024, 3:09 PM |
| githubUrl | https://github.com/neomjs/neo/issues/5526 |
| author | tobiu |
| commentsCount | 0 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Jul 4, 2024, 3:09 PM |
let us move the logic outside of
createDeltas()to implement the new logic for inserting new nodes which contain moved nodes at a central spot.