-
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
Render control to iterate through section styles in zoom out #66465
Comments
Downside of this implementation is that only one color can be expressed (background color). Perhaps that's fine? |
It probably is, but we can also just start here, and then evolve if the need arises. |
Potential implementation for this: #67140 |
One of the benefits of iterations to the shuffle control as outlined in #66105, besides the addition of more overt control, is the control this also gives you when using the Write tool.
In expanding on this, section styles would be nice to have directly accessible there, in context, so you can choose both your design, and a section style, at the same time. Mockup:
In this mockup, a multi-color swatch, as is currently used also for the image duotone control, is used to represent a section style (background and text colors).
Selecting the control will iterate through the section styles.
The text was updated successfully, but these errors were encountered: