Open skol-pro opened 8 years ago
Currently, content can't be resized if the keyboard is wrapped, example:
<ion-content></ion-content> <div ng-controller="keyboardController"> <ion-digit-keyboard ng-show="keyboardService.visible" settings="keyboardService.settings"></ion-digit-keyboard> </div>
Currently, content can't be resized if the keyboard is wrapped, example: