[player] Implement fixed positioned virtual keyboard
Add styles for fixed right position Customize markup for different positioning Refactor Usage of KeyboardService in components
Showing
- projects/player/src/app/components/element-container/element-container.component.html 7 additions, 4 deletions...onents/element-container/element-container.component.html
- projects/player/src/app/components/element-container/element-container.component.ts 9 additions, 9 deletions...mponents/element-container/element-container.component.ts
- projects/player/src/app/components/french-keyboard/french-keyboard.component.css 14 additions, 4 deletions.../components/french-keyboard/french-keyboard.component.css
- projects/player/src/app/components/french-keyboard/french-keyboard.component.html 22 additions, 11 deletions...components/french-keyboard/french-keyboard.component.html
- projects/player/src/app/components/french-keyboard/french-keyboard.component.ts 7 additions, 1 deletion...p/components/french-keyboard/french-keyboard.component.ts
- projects/player/src/app/components/key/key.component.css 15 additions, 2 deletionsprojects/player/src/app/components/key/key.component.css
- projects/player/src/app/components/key/key.component.html 5 additions, 2 deletionsprojects/player/src/app/components/key/key.component.html
- projects/player/src/app/components/key/key.component.ts 6 additions, 3 deletionsprojects/player/src/app/components/key/key.component.ts
- projects/player/src/app/components/keyboard/keyboard.component.css 15 additions, 1 deletion...player/src/app/components/keyboard/keyboard.component.css
- projects/player/src/app/components/keyboard/keyboard.component.html 17 additions, 17 deletions...layer/src/app/components/keyboard/keyboard.component.html
- projects/player/src/app/components/keyboard/keyboard.component.ts 8 additions, 2 deletions.../player/src/app/components/keyboard/keyboard.component.ts
- projects/player/src/app/components/layout/layout.component.html 8 additions, 0 deletions...ts/player/src/app/components/layout/layout.component.html
- projects/player/src/app/components/layout/layout.component.ts 7 additions, 3 deletions...ects/player/src/app/components/layout/layout.component.ts
- projects/player/src/app/components/math-keyboard/math-keyboard.component.css 30 additions, 3 deletions.../app/components/math-keyboard/math-keyboard.component.css
- projects/player/src/app/components/math-keyboard/math-keyboard.component.html 25 additions, 11 deletions...app/components/math-keyboard/math-keyboard.component.html
- projects/player/src/app/components/math-keyboard/math-keyboard.component.ts 17 additions, 11 deletions...c/app/components/math-keyboard/math-keyboard.component.ts
- projects/player/src/app/services/keyboard.service.ts 17 additions, 5 deletionsprojects/player/src/app/services/keyboard.service.ts
Loading
Please register or sign in to comment