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(external-videos): use deviceInfo to detect mobile envs #13919

Merged
merged 1 commit into from
Dec 14, 2021

Conversation

prlanzarin
Copy link
Member

What does this PR do?

Fixes an issue where volume controls would fall back to mobile mode in desktop envs if the viewport was small enough.
Lack of touch events would make them inaccessible.

Closes Issue(s)

None

Motivation

#13688 (comment))

Fixes an issue where volume controls would fall back to mobile mode in desktop envs if the viewport was small enough
@sonarcloud
Copy link

sonarcloud bot commented Dec 14, 2021

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@antobinary antobinary added this to the Release 2.4 milestone Dec 14, 2021
@antobinary antobinary merged commit 0ac6cc8 into bigbluebutton:v2.4.x-release Dec 14, 2021
@prlanzarin prlanzarin deleted the u24-elverum branch December 15, 2021 14:07
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.

None yet

2 participants