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

Overflow #81

Closed
ardeaf opened this issue Apr 9, 2019 · 2 comments
Closed

Overflow #81

ardeaf opened this issue Apr 9, 2019 · 2 comments

Comments

@ardeaf
Copy link

ardeaf commented Apr 9, 2019

Hi, I have a widget that takes in some HTML and I'm constraining it to a Container with a ContrainedBox(maxheight: 200.0)

How would I go about having the Html( data: ... ) widget use the material Text( ... ) widget's overflow parameter, or accomplish the same effect through another means? I would like to have the text overflow into a fade.

Is that possible?

@The-Redhat
Copy link
Contributor

When you don't use the new RichTextParser (default). You are able to use the customRenderer like described in the Readme.

@Sub6Resources
Copy link
Owner

Closing because this appears to be resolved. Reopen if you need more assistance with this issue.

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

No branches or pull requests

3 participants