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

fix(Grid): Add missing promise wait in refresh(). #5934

Merged
merged 2 commits into from
Mar 3, 2017

Conversation

lobo78
Copy link
Contributor

@lobo78 lobo78 commented Jan 10, 2017

Resubmitting pull request by elijahlofgren to fix #2901 (with passing unit tests).

Fix issue with ui-grid-auto-resize where every tick (250ms) the grid increases by 0.2 pixel. Also fixes Firefox issue where grid rows would sometimes be endlessly redrawn if ui-grid-auto-resize was used.

Fix issue with ui-grid-auto-resize where every tick (250ms) the grid increases by 0.2 pixel. Also fixes Firefox issue where grid rows would sometimes be endlessly redrawn if ui-grid-auto-resize was used.
@lobo78
Copy link
Contributor Author

lobo78 commented Jan 27, 2017

@mportuga @dlgski Any word on when/if this PR will be accepted and merged in?

@dlgski dlgski merged commit e23a2af into angular-ui:master Mar 3, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ui-grid auto-resize and flex-box layout together
4 participants