Frontmatter
| id | 2285 |
| title | plugin.Resizable: addNode() => add a check if the target node exists |
| state | Closed |
| labels | enhancement |
| assignees | tobiu |
| createdAt | Jun 6, 2021, 1:12 PM |
| updatedAt | Jun 6, 2021, 1:12 PM |
| githubUrl | https://github.com/neomjs/neo/issues/2285 |
| author | tobiu |
| commentsCount | 0 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Jun 6, 2021, 1:12 PM |
super fast resize OPs (almost a click) can trigger drag:end before
addNode()does get called.