Skip to content

Conversation

@lengocgiang
Copy link

Because in line
currentMinY = frame.maxY + itemSpacing(forSection: indexPath.section)
frame.maxY = frame.minY + size.height

If in line newMaxY = currentMinY + size.height meaning we added double height
therefore we do not need plus size.height

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant