Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
tobiu opened this issue Feb 4, 2025 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@tobiu
Copy link
Collaborator

tobiu commented Feb 4, 2025

If you look close, you can see that moved header positions are already correct:

Screen.Recording.2025-02-04.at.08.46.12.mov

We need to update the widths inside switchItems() to get to the same positioning as draggable.toolbar.SortZone.

@tobiu tobiu added the enhancement New feature or request label Feb 4, 2025
@tobiu tobiu self-assigned this Feb 4, 2025
tobiu added a commit that referenced this issue Feb 4, 2025
@tobiu
Copy link
Collaborator Author

tobiu commented Feb 4, 2025

Even easier: we can just re-use the header positions directly.

Screen.Recording.2025-02-04.at.10.04.34.mov

@tobiu tobiu closed this as completed Feb 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant