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

keyboardDistanceFromTextField error #1726

Closed
springlo opened this issue May 26, 2020 · 1 comment
Closed

keyboardDistanceFromTextField error #1726

springlo opened this issue May 26, 2020 · 1 comment

Comments

@springlo
Copy link

springlo commented May 26, 2020

Describe the bug
When the keyboard pops up, the spacing is wrong

To Reproduce
IQKeyboardManager.shared.enable = true
IQKeyboardManager.shared.disabledToolbarClasses = [ViewController.self]
IQKeyboardManager.shared.shouldResignOnTouchOutside = true
IQKeyboardManager.shared.keyboardDistanceFromTextField = 0

Demo Project
demo.zip

Versions

Xcode: 11.3
Mac OS: 10.15.1
Simulator/Device: 13.3
Simulator/Device Name: iPhone Pro Max
Library Version: 6.5.5

Additional context
222

@hackiftekhar
Copy link
Owner

I'm able to see the issue in your video but unfortunately in demo project the textField stays at the same position, I'm unable to reproduce the issue.

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