Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Added] additionalTopContentInset property #218

Merged
merged 1 commit into from
Oct 3, 2017

Conversation

SD10
Copy link
Member

@SD10 SD10 commented Oct 3, 2017

Some background around this. I wanted to get away from managing the top inset of MessagesCollectionView to allow users to add subviews on top of the view and account for their size. However, this is the only way to support allowing the messages to scroll under a translucent nav bar.

#117

CHANGELOG.md Outdated
@@ -26,6 +26,9 @@ The changelog for `MessageKit`. Also see the [releases](https://github.com/Messa
- `scrollsToBottomOnFirstLayout` property to automatically scroll to the bottom of `MessagesCollectionView` on first load.
[#213](https://github.com/MessageKit/MessageKit/pull/213) by [@FraDeliro](https://github.com/FraDeliro).

- `additionalTopContentInset` property to `MessagesColectionViewController` to allow users to account for extra subviews.
[#218](https://github.com/MessageKit/MessageKit/pull/213) by [@SD10](https://github.com/SD10).
Copy link
Contributor

Choose a reason for hiding this comment

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

Wrong PR number in link! Amateur hour over here

Copy link
Member Author

Choose a reason for hiding this comment

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

Brutal. I tried to make the CHANGELOG entry before the PR this time

Copy link
Member

Choose a reason for hiding this comment

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

😄

Copy link
Contributor

Choose a reason for hiding this comment

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

😂 #savedACommit is this the new trend?

Otherwise looks good though!

Copy link
Member Author

Choose a reason for hiding this comment

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

I'm trying to hide the mistake in the git history 😅 GO BACK TO WORK!
I'm uninstalling SherloukLint

@SD10 SD10 force-pushed the enhancement/additional-inset branch from 8b97240 to e8ea044 Compare October 3, 2017 08:43
@SD10 SD10 merged commit 8369594 into v0.9.0 Oct 3, 2017
@SD10 SD10 mentioned this pull request Oct 3, 2017
24 tasks
@SD10 SD10 deleted the enhancement/additional-inset branch October 3, 2017 22:19
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.

3 participants