Frontmatter
| id | 1269 |
| title | draggable.toolbar.SortZone: onDragStart() => ownerStyle |
| state | Closed |
| labels | bug |
| assignees | tobiu |
| createdAt | Oct 16, 2020, 5:06 PM |
| updatedAt | Oct 16, 2020, 5:06 PM |
| githubUrl | https://github.com/neomjs/neo/issues/1269 |
| author | tobiu |
| commentsCount | 0 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Oct 16, 2020, 5:06 PM |
the logic changed to remove the ownerRect from the itemRects to keep the indexes in oder.
however, the ownerStyle still gets mapped to the first itemRect, which is the first real item now.