Skip to content
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

[SuperTextField] Add support for inline widgets (Resolves #2507) #2520

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

angelosilvestre
Copy link
Collaborator

[SuperTextField] Add support for inline widgets. Resolves #2507

We already implemented support for inline widgets in SuperEditor. This PR adds support for inline widgets in SuperTextField.

We have a TextSpan buildTextSpan(AttributionStyleBuilder styleBuilder) method inside AttributedTextEditingController. This method doesn't seem to belong here, and it isn't being used in the repo. I marked this method as deprecated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[SuperTextField] - Bring inline widgets to SuperTextField
1 participant