kensnyder / quill-image-resize-module

A module for Quill rich text editor to allow images to be resized.
MIT License
467 stars 468 forks source link

quill-image-resize wont resize pictures vertically #137

Open franconeilglovasa opened 2 years ago

franconeilglovasa commented 2 years ago

Quill-Image-Resize wont resize pictures vertically when pasted from the internet. No problem when picture is attached or pasted from the local drive. Any solutions for this one?

Thanks

MaksadAnnamuradov commented 2 years ago

I had a similar issue here. When I looked at the height of the image that was not resizing vertically, I just removed the height and it was resizing fine. For some reason, the height is affecting the quill-image-resize to work.