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

fix: imageEditPlugin cause content bounce and original image size change #1172

Merged
merged 8 commits into from
Aug 12, 2022

Conversation

JingweiXiong
Copy link
Contributor

Question 1

When start image edit cause content bounce because change the content verticalAlign.

2022-08-12.1.05.30.mov

Question 2

When click image start edit, but don't resize. After blur, the original image may be change its size because set initial when not wasResized

2022-08-12.1.07.17.mov

Fixed

Fixed in my code, thanks.

@JiuqingSong JiuqingSong merged commit 6471485 into microsoft:master Aug 12, 2022
@JiuqingSong
Copy link
Collaborator

I found a regression from this change:

  1. insert an image
  2. select it
  3. rotate it
  4. unselect
    result: the image shape is changed incorrectly

I have made a change and it is included in this PR #1175

@JingweiXiong
Copy link
Contributor Author

I found a regression from this change:

  1. insert an image
  2. select it
  3. rotate it
  4. unselect
    result: the image shape is changed incorrectly

I have made a change and it is included in this PR #1175

ok, thanks.

JiuqingSong added a commit that referenced this pull request Aug 16, 2022
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

Successfully merging this pull request may close these issues.

2 participants