-
Notifications
You must be signed in to change notification settings - Fork 77
Added iPad support and some improvements #15
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
base: master
Are you sure you want to change the base?
Conversation
kronik
commented
Apr 4, 2013
- Added becomeFirstResponder / resignFirstResponder methods
- Fixed text field size for iPad
- Some improvements
2. Fixed text field size for iPad 3. Some improvements
|
Thanks for this ! |
|
Hi, Yes, my bad… In my app I don't change screen orientation. Anyway I've fixed this issue and simplified code a bit. But still can't fix one small glitch:
Could you take a look on this issue? https://github.com/kronik/inputtoolbar.git Thank you. Best Regards, On Friday, 5 April, 2013 at 1:32 AM, Brandon Hamilton wrote:
|
|
Sorry for the long delay in responding. There seems to still also be another issue caused by orientation change: start in portrait mode, type some text and then push the button to hide the keyboard. Once the keyboard is hidden, when changing orientation the toolbar placement is out (disappears in landscape mode). |
|
Hi, yes seems you're right. I used this component in portrait mode only. But now don't have enough time to fix the issue you mentioned. Best Regards, Senior Mobile Developer On Wednesday, 24 July, 2013 at 5:18 PM, Brandon Hamilton wrote:
|
|
Have anyone solved this issue ? |
|
Havind kind of same issue here:
|