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

fixed - enable doesn't work with textView #147

Closed
wants to merge 1 commit into from
Closed

fixed - enable doesn't work with textView #147

wants to merge 1 commit into from

Conversation

ksysu
Copy link

@ksysu ksysu commented Jan 12, 2015

Hello,
I discovered that setting [IQKeyboardManager sharedInstance].enable to NO still shows toolbar when textView is edited. I believe this is bug, so I am sending my solution to this problem.
Best regards,
Krzysztof Moczała

hackiftekhar added a commit that referenced this pull request Jan 12, 2015
@hackiftekhar
Copy link
Owner

This isn't a bug my friend, probably you haven't heard about @property BOOL enableAutoToolbar, there is a separate boolean property enableAutoToolbar to enable/disable automatic toolbar creation. I've updated read me file for you. Thanks for reminding me to update ReadMe file for the toolbar known issue. Thanks for your pull request too.

@ksysu
Copy link
Author

ksysu commented Jan 13, 2015

Thanks for updating ReadMe, everything works as expected.

hackiftekhar added a commit that referenced this pull request Jul 12, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants