Ryan Swapp
Ryan Swapp
This package is great! Thank you for your work on it. I am using the package to upload images to S3 and would like to resize them before they get...
I'm trying to get the file name of an uploaded photo to save in the database. How would I do that? Here is my code: ``` var files = $("input.file_bag")[0].files;...
I added this plugin to help with panning around my fabric.js canvas but now the corners and borders around active objects are all messed up. It appears to be in...
Hi, I just added this package to my app and it works fine locally. However, when I push it to my meteor.com staging site or my mup production site, the...