Skip to content

Fix logic flaw of of shouldInvalidateLayoutForBoundsChange in IGListCollectionViewLayout#1236

Closed
allenhsu wants to merge 2 commits intoInstagram:masterfrom
allenhsu:fix-logic-error-of-layout-invalidation
Closed

Fix logic flaw of of shouldInvalidateLayoutForBoundsChange in IGListCollectionViewLayout#1236
allenhsu wants to merge 2 commits intoInstagram:masterfrom
allenhsu:fix-logic-error-of-layout-invalidation

Conversation

@allenhsu
Copy link
Contributor

@allenhsu allenhsu commented Aug 9, 2018

Changes in this pull request

Issue fixed: #1235

Checklist

  • All tests pass. Demo project builds and runs.
  • I added tests, an experiment, or detailed why my change isn't tested.
  • I added an entry to the CHANGELOG.md for any breaking changes, enhancements, or bug fixes.
  • I have reviewed the contributing guide

@iglistkit-bot
Copy link

1 Warning
⚠️ All pull requests should have a milestone attached, unless marked #trivial.

Generated by 🚫 Danger

Copy link
Contributor

@facebook-github-bot facebook-github-bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

rnystrom has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator.

TimOliver pushed a commit that referenced this pull request Dec 10, 2025
…ollectionViewLayout (#1236)

Summary:
Issue fixed: #1235

- [x] All tests pass. Demo project builds and runs.
- [x] I added tests, an experiment, or detailed why my change isn't tested.
- [x] I added an entry to the `CHANGELOG.md` for any breaking changes, enhancements, or bug fixes.
- [x] I have reviewed the [contributing guide](https://github.com/Instagram/IGListKit/blob/master/.github/CONTRIBUTING.md)
Pull Request resolved: #1236

Reviewed By: lorixx

Differential Revision: D12839081

Pulled By: rnystrom

fbshipit-source-id: 3e9e1192f16912d560d76f3730a377f303708cd7
TimOliver pushed a commit that referenced this pull request Dec 10, 2025
…ollectionViewLayout (#1236)

Summary:
Issue fixed: #1235

- [x] All tests pass. Demo project builds and runs.
- [x] I added tests, an experiment, or detailed why my change isn't tested.
- [x] I added an entry to the `CHANGELOG.md` for any breaking changes, enhancements, or bug fixes.
- [x] I have reviewed the [contributing guide](https://github.com/Instagram/IGListKit/blob/master/.github/CONTRIBUTING.md)
Pull Request resolved: #1236

Reviewed By: lorixx

Differential Revision: D12839081

Pulled By: rnystrom

fbshipit-source-id: 3e9e1192f16912d560d76f3730a377f303708cd7
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Question about logic of shouldInvalidateLayoutForBoundsChange in IGListCollectionViewLayout

3 participants