Thanks to visit codestin.com
Credit goes to github.com

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
dzenbot merged 1 commit into
slackhq:masterfrom
yury:bottom-margin-fix
Jul 20, 2016
Merged

Fix for slk_dismissTextInputbarIfNeeded#488
dzenbot merged 1 commit into
slackhq:masterfrom
yury:bottom-margin-fix

Conversation

@yury

@yury yury commented Jul 1, 2016

Copy link
Copy Markdown
Contributor

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

dzenbot commented Jul 18, 2016

Copy link
Copy Markdown

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

@yury

yury commented Jul 18, 2016

Copy link
Copy Markdown
Contributor Author

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

@dzenbot

dzenbot commented Jul 19, 2016

Copy link
Copy Markdown

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

@yury

yury commented Jul 20, 2016

Copy link
Copy Markdown
Contributor Author

@dzenbot done

@dzenbot

dzenbot commented Jul 20, 2016

Copy link
Copy Markdown

👍

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