-
Notifications
You must be signed in to change notification settings - Fork 874
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Vertical alignment between text and embed #2486
Comments
Can you pass to me some example code about the embed (it does not need to be equals)? I'll take a look and fix if needed. |
This is a very simple example of an embed. The text in the same line as the embed is aligned to the base of the embed, like it is shown in the images from #1067 and #1117. I could not find a way to change that vertical alignment
This code inserts the embed:
|
That's because the previous CHANGELOG has been achieved, the valid link now is: https://pub.dev/packages/flutter_quill/versions/10.8.5/changelog#702 |
I did realize of that, but the old changelog does not have any #720 entry and I found nothing related to this issue |
This is what I found: Allow widgets to override widget span properties. |
Hi, how to fix this then? |
Have you checked for an existing issue?
Flutter Quill Version
11.0.0
Steps to Reproduce
I would like to center the text vertically with embed blocks.
This question has been asked twice in
#1067 [Web] [Mobile] [Desktop] Cannot vertically align custom component with the rest of the text
and
#1117 [Web], [Mobile] and [Desktop] Widgets vertical alignment along the text line
and in both cases has been closed as completed without explanation or solution. One of them links to a changelog entry that I could not find.
How can I achieve this?
Best Regards
Expected results
Be able to vertically align text with embeds
Actual results
text always aligned to the base of the embed
Additional Context
Screenshots / Video demonstration
[Attach media here]
Logs
[Paste logs here]
The text was updated successfully, but these errors were encountered: