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

Call onResize after all other resize operations are finished #101

Open
nebehr opened this issue Aug 21, 2018 · 0 comments
Open

Call onResize after all other resize operations are finished #101

nebehr opened this issue Aug 21, 2018 · 0 comments

Comments

@nebehr
Copy link

nebehr commented Aug 21, 2018

There is a suggestion to call onResize callback at the very end of onGripDragOver method in order to be able to process updated column widths created by memento call. To achieve this it will be sufficient to swap lines 305 and 306:
https://github.com/alvaro-prieto/colResizable/blob/master/colResizable-1.6.js#L305

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

No branches or pull requests

1 participant