-
Notifications
You must be signed in to change notification settings - Fork 3.6k
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
Rotation device while keyboard shown on iPad behaves wrongly #18
Comments
Thanks. Will get this in the next fix |
just check in the fix |
5 tasks
5 tasks
This issue was closed.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I believe the keyboardWillShow and keyboardWillHide functions should have _showingKeyboard = YES/NO before the iPad device test. That way the rotation would function same as on iPhone.
The text was updated successfully, but these errors were encountered: