LearnNewsExamplesServices
Frontmatter
id6373
titledraggable.grid.header.toolbar.SortZone: switchItems() => add support for different column widths
stateClosed
labels
enhancement
assigneestobiu
createdAtFeb 4, 2025, 8:51 AM
updatedAtFeb 4, 2025, 10:05 AM
githubUrlhttps://github.com/neomjs/neo/issues/6373
authortobiu
commentsCount1
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtFeb 4, 2025, 10:05 AM

draggable.grid.header.toolbar.SortZone: switchItems() => add support for different column widths

Closed v8.14.2 enhancement
tobiu
tobiu commented on Feb 4, 2025, 8:51 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 as draggable.toolbar.SortZone.

tobiu added the enhancement label on Feb 4, 2025, 8:51 AM
tobiu assigned to @tobiu on Feb 4, 2025, 8:51 AM
tobiu referenced in commit c083186 - "draggable.grid.header.toolbar.SortZone: switchItems() => add support for different column widths #6373" on Feb 4, 2025, 10:03 AM
tobiu
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