contently / videojs-annotation-comments

A plugin for video.js to add support for timeline moment/range comments and annotations
https://contently.github.io/videojs-annotation-comments/
Other
171 stars 50 forks source link

Cannot select a shape #80

Closed bsaba24 closed 2 years ago

bsaba24 commented 2 years ago

Hello,

Currently the 'select shape + range' function does not work for me. I was wondering if the typos in file 'selectable_shape.js' are causing the issue. For example: in line 58 $(document).on(mouseup.vac-sshape-${this.playerId}, e => { instead of vac-sshape shouldn't it be vac-shape?