Dropzone.js - JS library for drag-and-drop file uploads with image previews
21–30 of 33 posts
Re: Dropzone.js - JS library for drag-and-drop file uploads with image previews
#22always struggle trying anything related to drag n drop on my ubuntu 12.10, because the moment i drag a file on nautilus the entire sets of apps get disabled on my unity sidebar except firefox and nautilus. and even firefox doesn't open so basically am stuck :(
Re: Dropzone.js - JS library for drag-and-drop file uploads with image previews
#23Re: Dropzone.js - JS library for drag-and-drop file uploads with image previews
#24Re: Dropzone.js - JS library for drag-and-drop file uploads with image previews
#25Re: Dropzone.js - JS library for drag-and-drop file uploads with image previews
#26on iOS 6, iphone, I get a bug where it only shows me a fraction of the image I'm uploading in the preview. Does anyone know why this is? I had the same issue with jQuery-File-Upload.
Re: Dropzone.js - JS library for drag-and-drop file uploads with image previews
#27Earlier quoted context omitted.
I've heard that https://github.com/stomita/ios-imagefile-megapixel works around the issue. I haven't had a chance to try it personally, yet.
Are you talking about this issue? https://direct.ilovefreegle.org/uploads/p17935j7131t5l2ql87a... If so, great to know that there's a fix!
Re: Dropzone.js - JS library for drag-and-drop file uploads with image previews
#28Nice. After dragging a file to the drop board, I couldn't remove it (FF18 OSX10.7). It would be nice if I could drag off as loading the wrong file seems to require a page refresh to undo.
Re: Dropzone.js - JS library for drag-and-drop file uploads with image previews
#29Looks pretty nice. For what it's worth, it seems like a lot of the other players in this space have gotten popular by providing tutorials for usage with Rails, PHP, etc. Might be worth a few paragraphs.
Re: Dropzone.js - JS library for drag-and-drop file uploads with image previews
#30Just add the ability to paste an image from the clipboard (on supported browsers obviously) and its great!