Added iPad support and some improvements#15
Added iPad support and some improvements#15kronik wants to merge 2 commits intobrandonhamilton:masterfrom
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:
|