Frontmatter
| id | 5556 |
| title | vdom.Helper: insertOrMoveNode() => simplification |
| state | Closed |
| labels | enhancement |
| assignees | tobiu |
| createdAt | Jul 10, 2024, 3:16 PM |
| updatedAt | Jul 10, 2024, 4:20 PM |
| githubUrl | https://github.com/neomjs/neo/issues/5556 |
| author | tobiu |
| commentsCount | 0 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Jul 10, 2024, 4:20 PM |
now that
insertOrMoveNode()will no longer get called for the same "real" index, we can remove parts of the internal logic.