-
- Downloads
[player] Fix disappearance of scrollable page content
When a page has longer scrollable dynamic content that consists of many individual elements (Likert), the content was sometimes not displayed after interacting with those elements. This happened in the maximized browser display, especially in Firefox. Probably due to the deep dynamic nesting the height to be displayed could not be calculated correctly
Showing
- projects/player/src/app/components/page/page.component.css 4 additions, 0 deletionsprojects/player/src/app/components/page/page.component.css
- projects/player/src/app/components/page/page.component.html 10 additions, 10 deletionsprojects/player/src/app/components/page/page.component.html
- projects/player/src/app/components/section/section.component.html 2 additions, 1 deletion.../player/src/app/components/section/section.component.html
Loading
Please register or sign in to comment