We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
If you look close, you can see that moved header positions are already correct:
We need to update the widths inside switchItems() to get to the same positioning as draggable.toolbar.SortZone.
switchItems()
draggable.toolbar.SortZone
The text was updated successfully, but these errors were encountered:
draggable.grid.header.toolbar.SortZone: switchItems() => add support …
c083186
…for different column widths #6373
Even easier: we can just re-use the header positions directly.
Sorry, something went wrong.
tobiu
No branches or pull requests
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 asdraggable.toolbar.SortZone
.The text was updated successfully, but these errors were encountered: