ngx-material-keyboard / core

Onscreen virtual keyboard for Angular ≥ 5 (https://angular.io/) using Angular Material (https://material.angular.io/).
https://ngx-material-keyboard.github.io/core/
98 stars 120 forks source link

Hide keyboard on destroy #16

Closed akempes closed 7 years ago

akempes commented 7 years ago

Fix for #14 "Keyboard won't hide if input is destroyed"

akempes commented 7 years ago

It shouldn't give a conflict after pull request #15 is merged... Only the keyboard.directive.ts has been updated.