Skip to content
This repository was archived by the owner on Oct 30, 2018. It is now read-only.

Fix for slk_dismissTextInputbarIfNeeded #488

Merged
merged 1 commit into from
Jul 20, 2016

Conversation

yury
Copy link
Contributor

@yury yury commented Jul 1, 2016

Before this fix slk_dismissTextInputbarIfNeeded sets keyboardHC.constant to zero which is wrong if SLKTextViewController placed in UITabBarController.

Instead of 0 it is better to use slk_appropriateBottomMargin.

Fixes #467
Fixes #456

@dzenbot
Copy link

dzenbot commented Jul 18, 2016

I like this! It is a cleaner fix than #448

@yury
Copy link
Contributor Author

yury commented Jul 18, 2016

@dzenbot it is battle tested with your super awesome QA :)

@dzenbot
Copy link

dzenbot commented Jul 19, 2016

@yury: This PR looks good. Before merging, could you please complete the Contributor License Agreement (CLA)?

@yury
Copy link
Contributor Author

yury commented Jul 20, 2016

@dzenbot done

@dzenbot
Copy link

dzenbot commented Jul 20, 2016

👍

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Input Bar disappears when first responder status is lost
2 participants