Skip to content

LazyContainer updates viewport on content.length#17

Merged
ppong merged 1 commit intoAddepar:masterfrom
CrowdStrike:viewport-fix
Jan 22, 2013
Merged

LazyContainer updates viewport on content.length#17
ppong merged 1 commit intoAddepar:masterfrom
CrowdStrike:viewport-fix

Conversation

@wagenet
Copy link
Copy Markdown
Contributor

@wagenet wagenet commented Jan 22, 2013

The viewportDidChange method only observed content. However, it also relied
upon content.length. This meant that in some circumstances, the table would
not render content that loaded with a delay. This commit changes the
dependency to content.length.

The viewportDidChange method only observed `content`. However, it also
relied upon `content.length`. This meant that in some circumstances, the
table would not render content that loaded with a delay. This commit
changes the dependency to `content.length`.
@ppong ppong merged commit c3c98a0 into Addepar:master Jan 22, 2013
Gaurav0 pushed a commit to Gaurav0/ember-table that referenced this pull request Oct 13, 2015
…roup-row

can expand/collapse one level group row
billy-addepar added a commit that referenced this pull request Sep 15, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants