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
Image can not be resized after inserting with Chrome on Linux (Ubuntu 16.04). Also, pre existing image in editor contents can not be resized. Firefox 47 is working correctly.
Expected behavior: Resize handles should be present and allow image to be resized.
Actual behavior: No resize handle are present. The image can not be resized.
Platforms: Chrome 51 on Linux (Ubuntu 16.04) - Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.103 Safari/537.36
Version: 1.0.0-beta.5
The text was updated successfully, but these errors were encountered:
Actually image resize handlers should not be present. The feature is inconsistent between browsers and buggy in browsers themselves (try scrolling with the image handlers present in FF) for Quill to support. I will make a change to remove them in Firefox.
Image can not be resized after inserting with Chrome on Linux (Ubuntu 16.04). Also, pre existing image in editor contents can not be resized. Firefox 47 is working correctly.
Steps for Reproduction
Expected behavior: Resize handles should be present and allow image to be resized.
Actual behavior: No resize handle are present. The image can not be resized.
Platforms: Chrome 51 on Linux (Ubuntu 16.04) - Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.103 Safari/537.36
Version: 1.0.0-beta.5
The text was updated successfully, but these errors were encountered: