Skip to content

[FIX] Livestream muted when audio only option was enabled#11267

Merged
sampaiodiego merged 3 commits intodevelopfrom
livestream-muted
Jul 3, 2018
Merged

[FIX] Livestream muted when audio only option was enabled#11267
sampaiodiego merged 3 commits intodevelopfrom
livestream-muted

Conversation

@gdelavald
Copy link
Copy Markdown
Contributor

Due to a new flag on Chrome, when the video player was hidden (or open in another tab) it would not start automatically, this was causing a bug when audio only mode was enabled for the popout window on the Livestream feature.

The fix simply remove the visibility hidden and forces a 0px on the player height with overflow being hidden, it looks the same as before but the video is not considered hidden anymore.

@gdelavald gdelavald requested a review from a team June 26, 2018 22:37
@gdelavald gdelavald added the area: ui/ux Related to UI/UX, frontend code, accessibility, and user interaction label Jun 26, 2018
@engelgabriel engelgabriel temporarily deployed to rocket-chat-pr-11267 June 26, 2018 22:37 Inactive
@gdelavald gdelavald temporarily deployed to rocket-chat-pr-11267 June 27, 2018 20:09 Inactive
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: ui/ux Related to UI/UX, frontend code, accessibility, and user interaction

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants