You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I added quill-blot-formatter to a QuillJS editor. This correctly shows the controls to resize any image.
Yet, after disabling Quill via quill.enable(false), I'd expect the resizing control to be not available.
The text was updated successfully, but these errors were encountered:
I added
quill-blot-formatter
to a QuillJS editor. This correctly shows the controls to resize any image.Yet, after disabling Quill via
quill.enable(false)
, I'd expect the resizing control to be not available.The text was updated successfully, but these errors were encountered: