Skip to content

Conversation

@rcancro
Copy link

@rcancro rcancro commented May 18, 2020

Previously contentInset and scrollIndicatorInsets were being overwritten with UIEdgeInsets.zero when hiding the keyboard. This PR saves away the values before the keyboard shows, and restores them on the hide.

I know you forked the original https://github.com/haaakon/SingleLineKeyboardResize, but since yours is more up to date I added a PR to yours :)

ricky added 2 commits May 17, 2020 17:32
Previously these insets were being reset to .zero with no regard to what they were before the keyboard appeared.
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