-
Notifications
You must be signed in to change notification settings - Fork 2.5k
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
when ui.grid.moveColumn and ui.grid.selection are used together, column header is flying too fast until end, same issue for pinning #3395
Comments
… moving column header. Fixes angular-ui#3417, angular-ui#3395
… moving column header. Fixes angular-ui#3417, angular-ui#3395
It seems issue is resolved with the "ui-grid - v3.0.0-rc.21-2ad8f7f - 2015-06-03" version. Thanks |
I closed issue. It works ok for colums however it has still problem when horizontal scrolling and after scroll right while moving those columns. |
@moguzalp I am closing this issue as I think the original problem of "flying to the right" has been resolved. There is currently a bug with moving a column after scrolling to the right #3631 and #3448, but I am not able to reproduce the "flying to right". Please re-open or comment if I am incorrect. |
hi is this issue is fixed with ui-grid.js file or we need any manual coding |
When column move and row selection are used together, when I try to move column, column header starts to flying from left to right too fast:
http://plnkr.co/edit/iU6weT394sSMVHO03tYT?p=preview
the same for pinning:
http://plnkr.co/edit/LtMNx3zkOEgAJ9Oq3SD4?p=preview
The text was updated successfully, but these errors were encountered: