[player] Improve scroll button behavior in concat scroll mode
- Resolve the conflict between the browser behaviour in concat scroll snap mode and the scroll button with delays - Add space at the bottom of each page to ensure that the user can reach every element
Showing
- projects/player/src/app/components/layouts/pages-layout/pages-layout.component.html 10 additions, 8 deletions...mponents/layouts/pages-layout/pages-layout.component.html
- projects/player/src/app/components/layouts/pages-layout/pages-layout.component.scss 0 additions, 1 deletion...mponents/layouts/pages-layout/pages-layout.component.scss
- projects/player/src/app/components/layouts/pages-layout/pages-layout.component.ts 13 additions, 9 deletions...components/layouts/pages-layout/pages-layout.component.ts
- projects/player/src/app/components/layouts/player-layout/player-layout.component.scss 0 additions, 0 deletions...onents/layouts/player-layout/player-layout.component.scss
- projects/player/src/app/components/layouts/player-layout/player-layout.component.ts 1 addition, 1 deletion...mponents/layouts/player-layout/player-layout.component.ts
- projects/player/src/app/components/page-scroll-button/page-scroll-button.component.ts 31 additions, 14 deletions...onents/page-scroll-button/page-scroll-button.component.ts
- projects/player/src/app/components/page/page.component.html 3 additions, 4 deletionsprojects/player/src/app/components/page/page.component.html
- projects/player/src/app/components/page/page.component.scss 4 additions, 0 deletionsprojects/player/src/app/components/page/page.component.scss
- projects/player/src/app/components/page/page.component.ts 3 additions, 2 deletionsprojects/player/src/app/components/page/page.component.ts
- projects/player/src/app/directives/in-view-detection.directive.ts 1 addition, 1 deletion.../player/src/app/directives/in-view-detection.directive.ts
- projects/player/src/app/directives/scroll-to-index.directive.ts 1 addition, 0 deletions...ts/player/src/app/directives/scroll-to-index.directive.ts
Loading
Please register or sign in to comment