chenjuneking / quill-image-drop-and-paste

A quill editor module for drop and paste image, with a callback hook before insert image into the editor
ISC License
101 stars 42 forks source link

Add caution comment to `ImageData` constructor in this module #41

Closed mu-hun closed 1 year ago

mu-hun commented 1 year ago

For a moment, I misunderstood as ImageData of Web API and had a hard time adding an image handler. Therefore, I suggested adding caution comment to the README.

There may be better phrases or reasons I don't know yet, so I've registered as a Draft PR first. πŸ‘€ If you think it looks helpful to users, please release this PR.

mu-hun commented 1 year ago

Thanks for applied my suggestion! ☺️

chenjuneking commented 1 year ago

Thank you so much for the good work.