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

Spacebar shifts container temporarily #75

Open tyanders1987 opened 6 years ago

tyanders1987 commented 6 years ago

If I start to hit the "enter/return" key, the scrolls bars on my app show and then go away after a second or two.. it seems to be shifting the container and then correcting it.

davidenke commented 6 years ago

I think you have an issue with your layout. If it relates to this component please provide an example.