You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The image caption field on Android is centered when is empty and the user add a new caption, but when switching to html mode and back, the field is not centered anymore.
It is also not centered when loading an Image Block that already has a caption.
Steps on example app:
Add this snippet to the initial html:
<!-- wp:image {"align":"center"} --><divclass="wp-block-image"><figureclass="aligncenter"><imgsrc="https://cldup.com/cXyG__fTLN.jpg" alt="Beautiful landscape"/><figcaption>Give it a try.<br> Press the "wide" button on the image toolbar.</figcaption></figure></div><!-- /wp:image -->
Run the example app.
Check that the image caption field is not centered.
The text was updated successfully, but these errors were encountered:
The image caption field on Android is centered when is empty and the user add a new caption, but when switching to html mode and back, the field is not centered anymore.
It is also not centered when loading an Image Block that already has a caption.
Steps on example app:
The text was updated successfully, but these errors were encountered: