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

Does not obey frame #17

Open
Captnwalker1 opened this issue Jul 20, 2022 · 2 comments
Open

Does not obey frame #17

Captnwalker1 opened this issue Jul 20, 2022 · 2 comments

Comments

@Captnwalker1
Copy link

Captnwalker1 commented Jul 20, 2022

Screen Shot 2022-07-20 at 5 14 09 PM

Frame is set to 48 tall.

Message body:
<p>This is a <strong>fancy</strong> <strong><span style=\"color: rgb(226, 80, 65);\">HTML</span></strong> <span style=\"background-color: rgb(97, 189, 109);\">message</span> with some styling.</p><p>And a <a href=\"http://www.google.com\" target=\"_blank\">link to google</a>.</p>

@NuPlay
Copy link
Owner

NuPlay commented Aug 6, 2022

There were no problems when I tested
RichText calculates frames directly

If you want to limit the frame yourself, you have to wrap the RichText in a ScrollView and limit the frame of the ScrollView.

@NuPlay
Copy link
Owner

NuPlay commented Aug 6, 2022

Please let me know if I misunderstood the 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

2 participants