-
Notifications
You must be signed in to change notification settings - Fork 4.3k
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
Tweak Media & Text inspector controls #58447
Conversation
Size Change: +8 B (0%) Total Size: 1.7 MB
ℹ️ View Unchanged
|
Flaky tests detected in bedbacede8d0ac15b2994e5076e153a1455d0799. 🔍 Workflow run URL: https://github.com/WordPress/gutenberg/actions/runs/7712274029
|
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.
Looks like a nice little optimisation 👍
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.
Make width always render, not dependent on media
I think this makes sense. When a user creates a pattern that includes this block, there may be a use case where they want to define an explicit width but want the media to be empty. Also, I don't think there will be any problems with always displaying this setting.
98fe345
to
61da11c
Compare
Nice one. Not a blocker, should we apply $radius-block-ui (2px) to the focal point picker? |
Yes! I went in on #58459 with that improvement, as well as a few others |
The following accounts have interacted with this PR and/or linked issues. I will continue to update these lists as activity occurs. You can also manually ask me to refresh this list by adding the Core SVNIf you're a Core Committer, use this list when committing to
GitHub Merge commitsIf you're merging code through a pull request on GitHub, copy and paste the following into the bottom of the merge commit message.
To understand the WordPress project's expectations around crediting contributors, please review the Contributor Attribution page in the Core Handbook. |
Move the media width control and update the "crop image to fill" label to better match the changes in #58447.
What?
__next40pxDefaultSize
on the RangeControl.Testing Instructions
Screenshots or screencast