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 audio player floating when scrolling #2206

Merged
merged 2 commits into from
Apr 18, 2023
Merged

Fix audio player floating when scrolling #2206

merged 2 commits into from
Apr 18, 2023

Conversation

ManuelSailer
Copy link
Contributor

Summary

Fix audio player floating when scrolling in NC25+.

Using the #app-content.nc-major-version-gte-25 class introduced in #2196 in CSS and the NC_MAJOR_VERSION constant in JavaScript to apply (and limit) changes to NC versions >= 25.

Currently there are no changes regarding the overlapping navigation toggle icon on screens < 1024 pixels width as the expected behavior should be discussed before.

Checklist

@SMillerDev SMillerDev merged commit 02b517b into nextcloud:master Apr 18, 2023
@ManuelSailer ManuelSailer deleted the #2142-Audio-player-positioning branch April 18, 2023 17:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Audio player floats away when scrolling
2 participants