yanwsh / videojs-panorama

a plugin for videojs run a full 360 degree panorama video.
http://yanwsh.github.io/videojs-panorama/
Other
485 stars 160 forks source link

Fixing bug when mouseDown is true after leaving canvas #56

Closed HuiJun closed 7 years ago

HuiJun commented 7 years ago

This fixes the bug where if a user holds the mouse down and leaves the canvas and lets go, the plugin still acts as if the mouse button is down.

yanwsh commented 7 years ago

thankx