mirror of
https://github.com/Instagram/IGListKit
synced 2026-05-24 09:48:21 +00:00
Summary: The content inset of a collection view can change at any time (as it does with our refresh control) and isn't a good measure of the container size. I don't want to totally remove that API though, so I changed the default behavior, added an insets API, and also added the functionality of the original in a new API. This makes sizes much more deterministic. Reviewed By: jessesquires Differential Revision: D4800758 fbshipit-source-id: 85ce843b5b1c297cea2e2ea705fa255617cbe356 |
||
|---|---|---|
| .. | ||
| CommentSectionController.h | ||
| CommentSectionController.m | ||
| DemoSectionController.swift | ||
| DisplaySectionController.swift | ||
| EmbeddedSectionController.swift | ||
| ExpandableSectionController.swift | ||
| FeedItemSectionController.swift | ||
| GridSectionController.swift | ||
| HorizontalSectionController.swift | ||
| ImageSectionController.h | ||
| ImageSectionController.m | ||
| InteractiveSectionController.h | ||
| InteractiveSectionController.m | ||
| LabelSectionController.swift | ||
| MonthSectionController.swift | ||
| RemoveSectionController.swift | ||
| SearchSectionController.swift | ||
| SelfSizingSectionController.swift | ||
| StoryboardLabelSectionController.swift | ||
| UserInfoSectionController.h | ||
| UserInfoSectionController.m | ||
| UserSectionController.swift | ||
| WorkingRangeSectionController.swift | ||