videojs / videojs-contrib-ads

A Tool for Building Video.js Ad Plugins
http://videojs.github.io/videojs-contrib-ads/
Other
381 stars 257 forks source link

feat: Add width and height macros #475

Closed bcbclifford closed 4 years ago

bcbclifford commented 5 years ago

Adds macros for player width and height. Uses the player.current* methods, as this is more relevant in an ad call than the configured dimensions.

Updates docs and tests.

misteroneill commented 5 years ago

Tests are failing for an unrelated reason.