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

Prevent VAST load until container is visible (#60) #67

Closed edrpls closed 4 years ago

edrpls commented 4 years ago

This PR will delay VAST loading until its container is visible. This created a new issue noted on #66.

edrpls commented 4 years ago

This will close #60