Skip to content
This repository was archived by the owner on Feb 2, 2023. It is now read-only.

Conversation

@ianolito
Copy link
Contributor

Fixes #460, as discussed in #407.

@appleguy
Copy link
Contributor

appleguy commented Jun 7, 2015

Thanks @ianolito, appreciate it!

appleguy added a commit that referenced this pull request Jun 7, 2015
@appleguy appleguy merged commit fded848 into facebookarchive:master Jun 7, 2015
peter-iakovlev pushed a commit to peter-iakovlev/AsyncDisplayKit that referenced this pull request Aug 4, 2017
…ng the same size range (facebookarchive#464)

* Invalidate the calculated layout transitioning using the same size range
- It's possible that -transitionLayoutWithSizeRange: can be called with the same size range used for previous layout passes. In that case, it's necessary to invalidate the current layout to avoid it being reused later on in the process.

* Fix CHANGELOG
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Lazily instantiate placeholder node set.

3 participants