mickey / videojs-ga

Google Analytics plugin for video.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Change to isFullScreen property in video.js

dominic-p opened this issue · comments

A recent commit to video.js changed the isFullScreen() function to isFullscreen(). Also, it looks like the property is being access directly in the current code, and I'm pretty sure it should be a function call instead.

@dominic-p Thanks for the report 👍