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 image flickering & focus lose on resizing #17175

Merged
merged 1 commit into from
Aug 25, 2019

Conversation

senadir
Copy link
Contributor

@senadir senadir commented Aug 23, 2019

Description

fixes #17174
fixes #15420
handles problem in this comment #16475 (comment)

it deletes the selection toggling on the image on resize start & resize end

Copy link
Contributor

@talldan talldan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, very similar to the fix I found for the spacer a while ago:
https://github.com/WordPress/gutenberg/pull/15884/files

@talldan talldan merged commit c158d75 into master Aug 25, 2019
@talldan talldan deleted the fix/image-losing-focus-on-resize branch August 25, 2019 03:47
@senadir senadir added this to the Gutenberg 6.4 milestone Aug 25, 2019
donmhico pushed a commit to donmhico/gutenberg that referenced this pull request Aug 27, 2019
gziolo pushed a commit that referenced this pull request Aug 29, 2019
gziolo pushed a commit that referenced this pull request Aug 29, 2019
@senadir senadir mentioned this pull request Sep 8, 2019
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Block] Image Affects the Image Block
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Image block: Resizing jumps oddly Strange behaviour when resizing (images, spacers, etc)
2 participants