Remove flash between poster and video#1167
Remove flash between poster and video#1167cobarx merged 1 commit intoTheWidlarzGroup:masterfrom cmmartin:patch-2
Conversation
This resolves #1128
|
Could you please explain why this prevents the flashing? |
|
If you put a breakpoint in the I don't know enough about the internals of React to say for sure why it is not re-using the native video player upon video load, but I would guess the fact that the In other words, the switch from... to simply... leads to a creation of a new |
|
@n1ru4l Ok, feel free to approve any of these open PRs and I'll merge them. I've been short on time to do the extensive testing to make sure that many of these work. Before approve anything, please review and make sure the code is readable, test it, and make sure any new functionality is documented. |
This resolves #1128