Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Resizing an aligned image results in strange behaviour #6104

Closed
johnbillion opened this issue Apr 10, 2018 · 1 comment
Closed

Resizing an aligned image results in strange behaviour #6104

johnbillion opened this issue Apr 10, 2018 · 1 comment

Comments

@johnbillion
Copy link
Member

Issue Overview

Using the resize handles on an image which is left, centre, or right aligned results in strange behaviour until the mouse cursor is release.

Steps to Reproduce (for bugs)

  1. Insert an image block, place an image in it, and align it using one of the alignment buttons in the toolbar.
  2. Insert a paragraph block after the image block and place some text in it.
  3. Resize the image using one of the corner handles.

Expected Behavior

The image should resize according to its alignment, and the text that flows around it should reflow immediately.

Current Behavior

The image behaves strangely. The text that follows it only reflows once the mouse cursor is released.

Possible Solution

Immediately reflowing text could have performance issues, but the image itself should remain correctly aligned during the resizing.

Screenshots / Video

Video: https://www.dropbox.com/s/j7m51h5kglm43dx/resize.mp4?dl=0

@johnbillion
Copy link
Member Author

Whoops. Duplicate of #3944.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant