Frontmatter
| id | 6373 |
| title | draggable.grid.header.toolbar.SortZone: switchItems() => add support for different column widths |
| state | Closed |
| labels | enhancement |
| assignees | tobiu |
| createdAt | Feb 4, 2025, 8:51 AM |
| updatedAt | Feb 4, 2025, 10:05 AM |
| githubUrl | https://github.com/neomjs/neo/issues/6373 |
| author | tobiu |
| commentsCount | 1 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Feb 4, 2025, 10:05 AM |
draggable.grid.header.toolbar.SortZone: switchItems() => add support for different column widths
tobiu assigned to @tobiu on Feb 4, 2025, 8:51 AM

tobiu
Feb 4, 2025, 10:05 AM
Even easier: we can just re-use the header positions directly.
https://github.com/user-attachments/assets/97d77012-6d69-4a77-90ab-bfc4d2d0206a
tobiu closed this issue on Feb 4, 2025, 10:05 AM
If you look close, you can see that moved header positions are already correct:
https://github.com/user-attachments/assets/b333b32e-ab61-4c00-9d59-c740dd470f89
We need to update the widths inside
switchItems()to get to the same positioning asdraggable.toolbar.SortZone.