[player] Set the page index only after scrolling
In the past, the page index could be set by button click and after scrolling, which led to unwanted side effects
Showing
- projects/player/src/app/components/layout/layout.component.html 9 additions, 2 deletions...ts/player/src/app/components/layout/layout.component.html
- projects/player/src/app/components/layout/layout.component.ts 13 additions, 6 deletions...ects/player/src/app/components/layout/layout.component.ts
- projects/player/src/app/components/page/page.component.html 14 additions, 14 deletionsprojects/player/src/app/components/page/page.component.html
- projects/player/src/app/components/page/page.component.ts 5 additions, 3 deletionsprojects/player/src/app/components/page/page.component.ts
- projects/player/src/app/components/player-state/player-state.component.html 1 addition, 0 deletions...c/app/components/player-state/player-state.component.html
- projects/player/src/app/components/player-state/player-state.component.ts 2 additions, 1 deletion...src/app/components/player-state/player-state.component.ts
- projects/player/src/app/directives/intersection-detection.directive.ts 1 addition, 1 deletion...er/src/app/directives/intersection-detection.directive.ts
- projects/player/src/app/directives/scroll-index.directive.ts 12 additions, 9 deletionsprojects/player/src/app/directives/scroll-index.directive.ts
- projects/player/src/index.html 4 additions, 3 deletionsprojects/player/src/index.html
Loading
Please register or sign in to comment