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

[#1299] Video Fallback for the render library #1412

Merged
merged 3 commits into from Mar 30, 2021

Conversation

bitboxer
Copy link
Contributor

@bitboxer bitboxer commented Mar 29, 2021

closes #1299

@bitboxer bitboxer changed the title feature/1299 video fallback for the render library [#1299] Video Fallback for the render library Mar 29, 2021
* redux store and this is the only way for it to remember failed states
* and not start flickering on every redraw of the messages
*/
const failedUrls = [];
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This reduces a lot of the weird flickering behaviour because of redraws. If we fix the redraws, this can be gone. See #1415 for details.

@bitboxer bitboxer marked this pull request as ready for review March 30, 2021 08:18
Copy link
Contributor

@stayprodio stayprodio left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@bitboxer bitboxer merged commit 0265002 into develop Mar 30, 2021
@bitboxer bitboxer deleted the feature/1299-video-fallback-for-the-render-library branch March 30, 2021 08:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Video Fallback for the render library
3 participants