cordova-plugin-ionic-keyboard icon indicating copy to clipboard operation
cordova-plugin-ionic-keyboard copied to clipboard

Configure keyboard view delay

Open kyosifov opened this issue 5 years ago • 2 comments

I had an encounter with your keyboard today and it has a delay until the Keyboard resizes the view. So I added a configurable option, so developers can modify the delay however they desire.

kyosifov avatar Oct 31 '19 15:10 kyosifov

Can we include this? The behavior prior to https://github.com/ionic-team/cordova-plugin-ionic-keyboard/pull/81 is much better.

djanowski avatar Jun 16 '21 19:06 djanowski

I am facing a bug that the content of a Webview does not scroll when the input is focused on iOS 15.1(iPhone 7 Plus) When I change this delay+0.2 to delay, it works. This PR would be very helpful.

mobilestar2015 avatar Dec 27 '21 21:12 mobilestar2015