mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
This commit adds a loading spinner that appears immediately after clicking the play button on a video placeholder and will go away once the "onCanPlay" event fires for the video. This prevents a completely empty (no play button) placeholder from appearing for some amount of time while the video is loading enough to start playing.