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

Fix MessagesViewController.messagesCollectionView's height #1736

Merged
merged 2 commits into from
Aug 29, 2022
Merged

Fix MessagesViewController.messagesCollectionView's height #1736

merged 2 commits into from
Aug 29, 2022

Conversation

RomanPodymov
Copy link
Contributor

👻

What does this implement/fix? Explain your changes.

Hello.
Thank you for MessageKit.
Found out that when I modify constraints for MessagesViewController.messagesCollectionView to shrink it, then MessagesViewController.inputContainerView overlaps MessagesViewController.messagesCollectionView. To fix it use maxY instead of height.

Does this close any currently open issues?

Did not find any related issues.

Any relevant logs, error output, etc?

Any other comments?

Where has this been tested?

Devices/Simulators: iPod Touch (7th generation)

iOS Version: iOS 15.6

Swift Version: Swift 5.6

MessageKit Version: 4.0.0

@RomanPodymov
Copy link
Contributor Author

Hello,
I see there are some problems with Danger, but probably they should be resolved in another pull request.

@Kaspik Kaspik merged commit fda4552 into MessageKit:main Aug 29, 2022
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.

None yet

2 participants