-
Notifications
You must be signed in to change notification settings - Fork 4.6k
Description
What problem does this address?
The paragraph blocks do not have Block Alignment options. They ignore the align options of their parent block and stick to the content size, unless the content size is manually overridden in the parent block to match other sizes.
gg.mp4
What is your proposed solution?
My proposed solution is to add block "Align" options to the paragraph block:
That would make paragraph blocks more versatile and easier to use / adapt to the layout. Without having to manually override sizes in an input in the sidebar of it's parent.
This is exactly how Heading blocks work (well, except Headings can also select the heading level).
And makes it more versatile, it let you adjust the block to the layout while still let you align the text within that layout:
ggg.mp4
This is something that you can't do with the paragraph block. And I would like the same behavior for Paragraph blocks. Not having to manually override the content size anymore.
I also want to note, that if the parent block, in this case a group block has full width align option set, the heading block is only able to adjust to content size (None) or the Wide size, but not full width.
gggg.mp4
IMO both the paragraph and the heading blocks should be allowed to adjust to either content, wide or full width if their parent has it defined.

