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

Work without firstResponder #78

Merged

Conversation

phatmann
Copy link
Contributor

In my app I have a view that has no text fields, but the user needs to have full access to the view even when the keyboard is showing (because another view has a firstResponder). This pull request allows for this use case. If a view managed by TPKeyboardAvoiding does not contain the first responder, the contentInset is still adjusted in order to let the user scroll to see the whole view.

@phatmann
Copy link
Contributor Author

@michaeltyson Any comments on this pull request?

@michaeltyson
Copy link
Owner

Oh, I'm sorry @phatmann, I thought I'd already responded to this! I guess not =)

michaeltyson added a commit that referenced this pull request Jan 17, 2014
@michaeltyson michaeltyson merged commit 5fc610e into michaeltyson:master Jan 17, 2014
@phatmann phatmann deleted the work-without-first-responder branch March 31, 2014 19:23
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