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 size labels don't appear on the widget screen #16763

Merged

Conversation

jorgefilipecosta
Copy link
Member

Description

Fix: #16603

This PR adds the missing imageSizes setting on the widgets screen block editor.

How has this been tested?

Open the widget blocks screen.
Add an image block and add an image to it.
Verify the image size options in the block inspector appear as expected.

@jorgefilipecosta jorgefilipecosta added [Type] Bug An existing feature does not function as intended [Feature] Media Anything that impacts the experience of managing media [Feature] Widgets Screen The block-based screen that replaced widgets.php. labels Jul 26, 2019
@jorgefilipecosta jorgefilipecosta force-pushed the fix/image-size-labels-do-not-appear-on-the-widget-screen branch from b90acb2 to 0f19c4b Compare July 26, 2019 13:31
Copy link
Contributor

@draganescu draganescu left a comment

Choose a reason for hiding this comment

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

Tested and worked perfectly.

@draganescu draganescu merged commit 40de727 into master Jul 29, 2019
@github-actions github-actions bot added this to the Gutenberg 6.2 milestone Jul 29, 2019
@youknowriad youknowriad deleted the fix/image-size-labels-do-not-appear-on-the-widget-screen branch July 29, 2019 14:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Feature] Media Anything that impacts the experience of managing media [Feature] Widgets Screen The block-based screen that replaced widgets.php. [Type] Bug An existing feature does not function as intended
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Widgets: Image size options are blank
2 participants