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

regression fix for: #2357 scrolling with large amount of columns,columns disappear after sort #2379

Merged
merged 1 commit into from
Dec 19, 2014

Conversation

jcompagner
Copy link
Contributor

scrollTop can now be undefined/null then that value should not be used
for calculating if this is a scroll that doesn't have to update
anything.

…lumns,columns

disappear after sort 

scrollTop can now be undefined/null then that value should not be used
for calculating if this is a scroll that doesn't have to update
anything.
@PaulL1
Copy link
Contributor

PaulL1 commented Dec 19, 2014

Looks good, thanks @jcompagner

PaulL1 added a commit that referenced this pull request Dec 19, 2014
regression fix for: #2357 scrolling with large amount of columns,columns disappear after sort
@PaulL1 PaulL1 merged commit 82074e8 into angular-ui:master Dec 19, 2014
@c0bra c0bra removed the unknown label Dec 19, 2014
@jcompagner jcompagner deleted the row_inserts_before_current_fix branch February 26, 2015 14:49
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