-
Notifications
You must be signed in to change notification settings - Fork 4.2k
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
ImageSizeControl: Remove the "Image Dimensions" label #49414
Conversation
Size Change: -15 B (0%) Total Size: 1.34 MB
ℹ️ View Unchanged
|
Flaky tests detected in 28d607e. 🔍 Workflow run URL: https://github.com/WordPress/gutenberg/actions/runs/4547800142
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
What?
Removes the extraneous "Image Dimensions" label within the ImageSizeControl component. It was sort of necessary when we had competing "Image size" labels, but now those are changed to "Resolution" via #49112.
Why?
Following up on a string of image/media related PRs to map closer towards @jasmussen 's mockups in #48618 (comment).
Testing Instructions
Screenshots or screencast
Before (Image block):
After (Image block):