Skip to content

fix: prevent hidden columns triggering unnecessary re-order #5522

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

Closed
wants to merge 4 commits into from
Closed

fix: prevent hidden columns triggering unnecessary re-order #5522

wants to merge 4 commits into from

Conversation

dlgski
Copy link
Contributor

@dlgski dlgski commented Jul 5, 2016

This fix checks all the columns between the originalPosition and newPosition. IF they are all hidden, then no re-order event is necessary. If a visible column is found, column re-ordering will be triggered. This is an adjustment of #5255 as originalPosition is always a visible column.

Fixes issue: #5254

Dana Greenberg added 4 commits June 30, 2016 07:17
fix: update bower.json and package.json to include files for current npm

chore: Release v3.2.4

chore: Release v3.2.5

fix: update bower.json and package.json to include files for current npm
@dlgski dlgski closed this Jul 6, 2016
@dlgski dlgski deleted the colMove branch July 6, 2016 13:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant