Skip to content

Conversation

@ivanvoznyakovsky
Copy link
Contributor

Today had a situation when grid did not adjust it height to minimum rows to show height. It turned out that rendered grid height was equal to rowHeight option value and so autoAdjustHeight was not called.
This change fixes this.

@ivanvoznyakovsky
Copy link
Contributor Author

npm install failed...

swalters added a commit that referenced this pull request Oct 30, 2015
fix(grid): adjust grid height when initial height is equal to row height
@swalters swalters merged commit dd30be4 into angular-ui:master Oct 30, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants