Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: fullscreen page height #93

Conversation

KristinAoki
Copy link
Contributor

Full screen navigation is very hard to navigate and makes it impossible for users to scroll down completely and access the content. It completely hides the buttons making it impossible to move forward. They have to exit full screen to continue to navigate.

Happens only on certain devices (like a laptop), does not happen as often at higher resolutions.

The solution would be to have the height of <div class="scorm-pane " /> updated to the screen height if it is less than the saved height.

This PR resolved #92

@jristau1984
Copy link

Hi @ziafazal - Just putting this on your radar... it is a UI fix to a full screen issue that several of our partners are suffering from. If this could be reviewed and merged this week, 2U would be most appreciated!

@ziafazal ziafazal merged commit c5d4f4c into overhangio:master Dec 4, 2024
@ziafazal
Copy link
Collaborator

ziafazal commented Dec 4, 2024

Hi @ziafazal - Just putting this on your radar... it is a UI fix to a full screen issue that several of our partners are suffering from. If this could be reviewed and merged this week, 2U would be most appreciated!

Merged and released in version 19.0.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

[bug] Fullscreen blocks content if height is greater than screen height
3 participants