-
Notifications
You must be signed in to change notification settings - Fork 4.8k
Unify layout-related controls under the same panel #47902
Copy link
Copy link
Open
Labels
[Feature] Design ToolsTools that impact the appearance of blocks both to expand the number of tools and improve the experiTools that impact the appearance of blocks both to expand the number of tools and improve the experi[Feature] LayoutLayout block support, its UI controls, and style output.Layout block support, its UI controls, and style output.[Type] EnhancementA suggestion for improvement.A suggestion for improvement.
Metadata
Metadata
Assignees
Labels
[Feature] Design ToolsTools that impact the appearance of blocks both to expand the number of tools and improve the experiTools that impact the appearance of blocks both to expand the number of tools and improve the experi[Feature] LayoutLayout block support, its UI controls, and style output.Layout block support, its UI controls, and style output.[Type] EnhancementA suggestion for improvement.A suggestion for improvement.
Type
Fields
Give feedbackNo fields configured for issues without a type.
What problem does this address?
In the block editor, Layout has its own panel in the block settings sidebar. However, some layout-related controls such as block spacing, and width/height for flex layout children, are under the Dimensions panel instead:
In addition to that, in the Global Styles interface, all the dimensions controls are under Layout:
What is your proposed solution?
Ideally we'd have consistency between where the controls live in the block editor and in global styles, and all the layout-related controls sitting close together so its easier to make changes to them. I would be happy to see all these controls in the Layout panel 😄 Opinions welcome!