Closed anonl closed 8 years ago
The currentVideoWidth/currentVideoHeight fields in VideoPlayerDesktop are never written to, so they're always 0.
This affects the sizeListener and the getVideoWidth/getVideoHeight methods.
Confirmed and fixed.
The currentVideoWidth/currentVideoHeight fields in VideoPlayerDesktop are never written to, so they're always 0.
This affects the sizeListener and the getVideoWidth/getVideoHeight methods.