Frontmatter
| id | 6508 |
| title | draggable.toolbar.SortZone: adjustItemRectsToParent config |
| state | Closed |
| labels | enhancement |
| assignees | tobiu |
| createdAt | Feb 26, 2025, 11:35 PM |
| updatedAt | Feb 26, 2025, 11:37 PM |
| githubUrl | https://github.com/neomjs/neo/issues/6508 |
| author | tobiu |
| commentsCount | 0 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Feb 26, 2025, 11:37 PM |
Depending on the parent structure using position absolute and relative, it can be needed to subtract the x & y parent rect values from the item rects.
For tab.header.Toolbar it is needed, for grid.header.Toolbar it is not