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

Bugfix/vast clickthru #57

Closed edrpls closed 4 years ago

edrpls commented 4 years ago

This PR will fix the issues with VAST and VPAID clickthru, as this functionality was not implemented. Likewise, VAST tracking was not implemented when running VPAID, but it is now implemented inside the VPAIDWrapper.

Additionally some UI fixes were included when running VPAID in the timestamp and volume controls.

A new element called gg-ez-vp--blocker was included to help users prevent clicks on VAST thumbnails if necessary, for example on thumbnails.

edrpls commented 4 years ago

This fixes #48