[player] Fix scroll position of input element when opening keyboard
- Use done event of keyboard animation to set the scroll position of the element - In small browser views elements are scrolled to the top of the view instead of the middle of the view
Showing
- projects/player/src/app/components/layouts/player-layout/player-layout.component.html 1 addition, 0 deletions...onents/layouts/player-layout/player-layout.component.html
- projects/player/src/app/services/keyboard.service.ts 16 additions, 10 deletionsprojects/player/src/app/services/keyboard.service.ts
Please register or sign in to comment