-
Notifications
You must be signed in to change notification settings - Fork 1.5k
β π Better loading for video backgroundsΒ #1644
Copy link
Copy link
Closed
Labels
component/videoReferences any instance where videos are rendered such as Video widgets and Background Video.References any instance where videos are rendered such as Video widgets and Background Video.control/group/backgroundReferences the Background group settings control.References the Background group settings control.mod*[Temp.] For internal use only.[Temp.] For internal use only.request/enhancementIndicates an Enhancement Request for an existing feature.Indicates an Enhancement Request for an existing feature.solvedIndicates that an Issue has been Solved, or a Feature Request has been Released.Indicates that an Issue has been Solved, or a Feature Request has been Released.status/mergedIndicates when a Pull Request has been merged to a Release.Indicates when a Pull Request has been merged to a Release.
Metadata
Metadata
Assignees
Labels
component/videoReferences any instance where videos are rendered such as Video widgets and Background Video.References any instance where videos are rendered such as Video widgets and Background Video.control/group/backgroundReferences the Background group settings control.References the Background group settings control.mod*[Temp.] For internal use only.[Temp.] For internal use only.request/enhancementIndicates an Enhancement Request for an existing feature.Indicates an Enhancement Request for an existing feature.solvedIndicates that an Issue has been Solved, or a Feature Request has been Released.Indicates that an Issue has been Solved, or a Feature Request has been Released.status/mergedIndicates when a Pull Request has been merged to a Release.Indicates when a Pull Request has been merged to a Release.
Currently when loading a video background there is some flickering/flash of black when loading the video from youtube. The situation gets little bit better by adding a fallback image, the the fallback image loads while the video is still loading. But still when video replaces the fallback image there is a flash of a black square over the area.
Maybe something like fading the fallback to video when video is loaded?
How do others do it smoothly?