crossan007 / jQuery-Photo-Uploader

jQuery Plugin for uploading local photos and capturing from a webcam
MIT License
6 stars 5 forks source link

handling touch input #7

Closed bradgearon closed 7 years ago

bradgearon commented 7 years ago

handling mouse move/up on document to handle move out / mouse up scenario added index.html for testing locally (uses web video for camera stream)

resolves ChurchCRM/CRM/#2016

bradgearon commented 7 years ago

oh no. I'm such a doofus! sorry, I'll fix that.

crossan007 commented 7 years ago

you also need to SSH into the box right now to /var/www/public, and run npm install.

I have to do some changes to the vagrant file so that it automatically runs the installer.

bradgearon commented 7 years ago

I'd love to. Might make it easier and use hammer. But I'll start looking into it. Thanks!

bradgearon commented 7 years ago

I added pinch zoom, it works alright. Check it out yo!

crossan007 commented 7 years ago

@bradgearon thanks for this! I'm hoping to have some time tomorrow morning to review all of my pending PRs :-)

bradgearon commented 7 years ago

No problem. Thank you!