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

Update default number of sections#140

Open
christoff-1992 wants to merge 1 commit into
masterfrom
Defect/default-number-of-sections
Open

Update default number of sections#140
christoff-1992 wants to merge 1 commit into
masterfrom
Defect/default-number-of-sections

Conversation

@christoff-1992

Copy link
Copy Markdown
Collaborator

This should be 0 not 1 as we can't assume a value. It can cause issues if the collection view is using headers and footers, as the collection view attempts to dequeue a header/footer that has yet to be registered. fixes #139

This should be 0 not 1 as we can't assume a value. It can cause issues if the collection view is using headers and footers, as the collection view attempts to dequeue a header/footer that has yet to be registered.
@christoff-1992

Copy link
Copy Markdown
Collaborator Author

@zenangst - il leave this blocked for now, going to do some further testing to make sure no further changes are required / if it affects anything else.

@zenangst zenangst left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

@christoff-1992 Looks good to me, merge when you have verified that this is enough :)

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.

Number of sections should default to 0

2 participants