quill-image-resize-module icon indicating copy to clipboard operation
quill-image-resize-module copied to clipboard

Fix: typo in README code example

Open Lax opened this issue 6 years ago • 3 comments

Using ImageResize: {} in config will fail, because this module is registered as imageResize(initial downcase).

window.Quill.register('modules/imageResize', ImageResize);

@kensnyder please merge, so to save time for whom copy&paste.

Lax avatar Dec 06 '18 07:12 Lax

I have merge all your pull requets. https://www.npmjs.com/package/@taoqf/quill-image-resize-module

taoqf avatar May 23 '19 05:05 taoqf

Yesterday I spent the entire evening to find this reason. I entered the github to do PR, and here such already exists.

Good thing it was fixed. This will save many man hours. 👍

ishpagin avatar Dec 06 '19 09:12 ishpagin

@kensnyder didn't merge any PRs for a long time

Lax avatar Dec 09 '19 06:12 Lax