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

ios8 UIScrollViewKeyboardDismissModeInteractive solution #94

Open
edkimmel opened this issue Jun 8, 2015 · 1 comment
Open

ios8 UIScrollViewKeyboardDismissModeInteractive solution #94

edkimmel opened this issue Jun 8, 2015 · 1 comment

Comments

@edkimmel
Copy link

edkimmel commented Jun 8, 2015

In ios8, apple began to use the 'center' property instead of 'frame' to support UIScrollViewKeyboardDismissModeInteractive. This breaks the KVO used by this repo.

#82 has the solution, but this repo hasn't been updated to include it.

Anyone looking through the issues trying to find a solution to this problem, merge in that pull request.

@ljs19923
Copy link

Hi! I don't find #82.... my keyboard don't move :/

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

No branches or pull requests

2 participants