Conversation
|
Size Change: +715 B (0%) Total Size: 889 kB
ℹ️ View Unchanged
|
| attributes: { | ||
| // translators: sample content for "Blog" page template | ||
| text: __( 'Subscribe' ), | ||
| align: 'center', |
There was a problem hiding this comment.
I see that button should also be centered, but instead it seems to render left aligned. I didn't see the align attribute in the button block.json Do you know offhand if this is / will be a supported attribute of the button block?
There was a problem hiding this comment.
Oh yeah, we don't support that and we are working on Buttons block which is a wrapper that has Button in it and adds alignment capabilities. I'll remove the attribute.
|
Hey @mkevins ! 👋 Thanks for reviewing!
Nice catch =) so there's an issue on Android where we don't support alignments yet, there's work on it in progress though. On iOS it renders correctly. |


Gutenberg Mobile PR-> wordpress-mobile/gutenberg-mobile#2114Description
This PR adds the
Bloglayout since theLatest Postsblock is now available.Screenshots
Blog Layout Preview
Emoji compatibility check
Android
iOS
How has this been tested?
Types of changes
New layout template
Checklist: