Pawel Glowacki

Results 9 comments of Pawel Glowacki

@Luc-cpl can you provide an example in JS how to add the images? I can then confirm I implemented it correctly and check if it works as expected.

**Would love to see this feature as well.** At the moment I have to create a toolbar for every Quill editor as trying to use a single toolbar leaves the...

I see this topic has not moved, too bad. Any example on how to use the addContainer API method?

I have been working with Quill for the past 6 months while using it in a product I am building. I have found that the documentation is ok, but lacks...

@GJMAC I have not tried to reassign the toolbar in "Quill.options.modules.toolbar". I doubt this would work because there are probably some event handlers being added and removed when you create...

@Onouriis You need to keep track of the Quill object and then when you want to destroy it you set the reference to undefined. Check out my previous post, #3...

@jonkemp @anuragphadke any update on this issue? I am also seeing that the inline css is not being extracted... I though that is what this code is supposed to do....