dwa012 / html5-qrcode

A cross platform HTML5 QR code reader.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Destroy Event

brandon-lile opened this issue · comments

Would it be possible to create a destroy event? I need to be able to stop trying to read qr's from the webcam and pausing the video or emptying the div just causes the library to throw TypeErrors.

I would do it myself and create a pull request but I don't have the slightest clue about making destroy events in jQuery.

I would also like to say this an awesome plugin. Works exactly as you state, and is exactly what I was looking for.

@brandon-lile If you want to add a destroy event, then make a pull request.

Good to hear that the plugin is working for others.