Conversation
2a5c168 to
bc9a2c5
Compare
|
Hey @mchowning 👋 As I have mentioned on Slack, @ceyhun experienced a problem with text alignment in Let me try to explain where is the problem and what I have tried in order to fix it. Problem: Probably alignment isn't working because Even if we have Solution: The easiest solution is to call method:
Maybe I am missing something so if you have some ideas which can work, please be free to share, thanks! |
I bet you're right. Since
Am I understanding correctly that if we were able to use |
|
I have opened an AztecEditor-Android PR that I believe will address the alignment issue. That does not solve the problem of the placeholder not showing though, so that still needs some investigation. As you noted, the quote block also has the same problem with the placeholder, so I don't think that issue should block this PR. |
This reverts commit 2d534b5.
|
You need to update this PR with the latest changes in develop, after the merge if the CI tests pass feel free to merge. |
|
Closing as gutenberg PR is merged and gutenberg ref already updated by another merged PR. |

Add support for Pullquote block behind dev flag. Issues blocking the release of this block are here: #1854
Gutenberg PR: WordPress/gutenberg#20952
To test: See Gutenberg PR
PR submission checklist:
RELEASE-NOTES.txtif necessary.