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

hideHeader misplacement bug fixed #1996

Merged
merged 2 commits into from Dec 2, 2014
Merged

Conversation

freein
Copy link
Contributor

@freein freein commented Nov 3, 2014

Solves #1995.

@c0bra
Copy link
Contributor

c0bra commented Nov 3, 2014

Could you add some text about how your change solves the issue? Why would we want to recalculate the height of the header over and over again? Wouldn't this negatively affect performance?

@freein
Copy link
Contributor Author

freein commented Nov 3, 2014

Thanks for your input.

Yes. Performance is negatively affected. Therefore I commited once more. What do you think?

If you did set hideHeader to true the grid would previously look something like this. Look at vertical scroll bar.
before

With this fix it looks like this:
after

@Fabryprog
Copy link
Contributor

+1

@c0bra c0bra merged commit c556faf into angular-ui:master Dec 2, 2014
@c0bra
Copy link
Contributor

c0bra commented Dec 2, 2014

Thanks! I had to do a couple updates and changed hideHeader to showHeader but it looks good to me.

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.

None yet

3 participants