Skip to content

Fix issue #562#568

Closed
zhongwuzw wants to merge 1 commit intoMessageKit:masterfrom
zhongwuzw:fix-bottomInset
Closed

Fix issue #562#568
zhongwuzw wants to merge 1 commit intoMessageKit:masterfrom
zhongwuzw:fix-bottomInset

Conversation

@zhongwuzw
Copy link
Member

Calculate height to judge wether or not hardware keyboard is not accuracy. Ex:
When we operate like #562, swipe to pop the controller, the (keyboardEndFrame.origin.y + keyboardEndFrame.size.height) would greater than UIScreen.main.bounds.height.

So I just remove hardware keyboard detection, and keep the same logic handler. I don't known wether it would have problems in hardware mode.

@SD10
Copy link
Member

SD10 commented Jun 1, 2018

Closing this in favor of #707

@SD10 SD10 closed this Jun 1, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants