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

The player takes its poster dimensions when VPAID fails to load #71

Closed edrpls closed 4 years ago

edrpls commented 4 years ago

When using a VAST with VPAID source and passing a poster to the configuration, the player will resize and take the poster dimensions if the VPAID fails to load. The player should not exceed the dimensions of its container.

edrpls commented 4 years ago

There were some CSS changes that I think will prevent this. We can reopen it again if it comes back.