gumgum / gg-ez-vp

Simple video player with minimal setup, intuitive API and straightforward features
https://gumgum.github.io/gg-ez-vp
MIT License
7 stars 4 forks source link

Add "loading" UI before emitting "ready" event #66

Open edrpls opened 4 years ago

edrpls commented 4 years ago

Fixing #60 made the VAST load times more noticeable, it would be a good idea to include a UI when the video is loading, for both VAST and media sources. See Loading Dots.

This style could show by default and be removed on the function that emits the ready event.