Global Styles: Add border radius controls to global styles sidebar#28346
Global Styles: Add border radius controls to global styles sidebar#28346aaronrobertshaw wants to merge 2 commits intotrunkfrom
Conversation
|
Size Change: +145 B (0%) Total Size: 1.28 MB
ℹ️ View Unchanged
|
|
This worked as advertised for me, except for setting the default radius of 20 for the group block - at what level in the .json file should this setting be added? |
|
Thanks for testing this.
It should be added at the top level, i.e. the same as the I've updated the testing instructions and created an example gist. Re-tested this and it works for me. |
glendaviesnz
left a comment
There was a problem hiding this comment.
This all worked as expected for me
|
A wider set of border block support features have been added in #30124. This includes a border panel for the Global Styles sidebar. Closing this in favour of that PR as it's absorbed these changes. |
Description
Adds border radius controls to the global styles sidebar.
Note: Border radius support is turned off by default.
How has this been tested?
Manually.
Testing Instructions
global.settings.border.customRadiusinexperimental-default-theme.jsonexperimental-default-theme.jsonand copy into your active theme) adding a border radius style forcore/groupblock context.Screenshots
Types of changes
New Feature
Checklist: