-
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
Background image: tools panel shouldn't show reset button for inherited values #61304
Conversation
…at are not inherited from theme.json
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 If 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. |
Size Change: -2 B (0%) Total Size: 1.74 MB
ℹ️ View Unchanged
|
Flaky tests detected in d99dc28. 🔍 Workflow run URL: https://github.com/WordPress/gutenberg/actions/runs/8918793289
|
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.
Thanks for the quick fix! Change looks pretty straightforward and it's working as expected.
What?
Ensure that the tools panel doesn't show a reset button for site background images defined by theme.json.
Props to @tellthemachines for spotting it!
See #61271 (review)
Why?
Because site background images defined by theme.json can't "reset" in the site editor.
How?
Only tell the tools panel that it has a value when there are styles that are not inherited from theme.json
Testing Instructions
Here is some test theme.json I prepared earlier.
2024-05-02.14.49.42.mp4