-
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 Tools: Move background color settings to a different panel #36121
Conversation
Size Change: +25 B (0%) Total Size: 1.08 MB
ℹ️ View Unchanged
|
Thanks for the PR, works as intended, I see the background here: As an interim step, this also already feels like it's surfacing some limitations:
While it does start work on #16479, I'm not sure this step on its own is sufficient. While different background properties (featured image, crop, position, repeat etc) do suggest a separate panel, until those controls come to bear it might not be worth it to separate out the color. The mockups in #35093 might also open up some new avenues for how to group colors and color tools. CC: @critterverse and @javierarce as I believe they've looked into background tools and I would defer to them on any approach taken here. |
Thanks for the review. I'm happy to continue to add more to this, for example adding support for featured images in backgrounds, but I didn't want to make a massive PR! |
I agree with @jasmussen, this is a potentially good change, but it should be paired with more functionality. In that sense, I personally would defer the release of this PR until we have a clearer vision of how we will integrate the existing and new functionalities. |
I agree with these notes from @jasmussen, and am wondering if there may be an opportunity to combine the new Background panel with the Color panel work being done in #35093. @javierarce has some explorations around this in his blog post Interaction of Color, where the Background panel could be a popover panel that’s accessible from the Color panel: ^ Seems like options such as using the Featured Image could work nicely in this context. |
Visaully we can potentially consolidate some of the details towards using the ItemGroup design, perhaps up to and including the background, that would let it share a little DNA with Global Styles. |
Description
This is a first step towards #16479. It moves the background color control to a separate panel. This is a precursor to #24660.
How has this been tested?
Using TwentyTwentyTwo
Screenshots
Types of changes
Breaking change
Checklist:
*.native.js
files for terms that need renaming or removal).