NoelOConnell/quill-image-uploader

[feature request] Support upload image after drop or paste

mu-yu opened this issue · 3 comments

mu-yu commented

Please support upload image after paste action.

I did some work on this today.

There's a working version in this branch:
https://github.com/NoelOConnell/quill-image-uploader/tree/support-dropped-and-pasted-images

It needs some cross browser testing before merging into master.
Hopefully i'll get some time to look at that in the next few days.

Version 1.2.1 is released on npm now with support for pasted and dropped images.

I like this improvement you made to this module. But that the fix still doesn't work in every situation. See #32 .