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

Strong tag breaks text #38

Closed
kevinApplaud opened this issue Nov 14, 2018 · 1 comment
Closed

Strong tag breaks text #38

kevinApplaud opened this issue Nov 14, 2018 · 1 comment
Labels
duplicate This issue or pull request already exists

Comments

@kevinApplaud
Copy link

Hi,

I am afraid that tag breaks text sometimes.
Html( data: '<p><strong>Breast augmentation </strong>with implants is a cosmetic surgical procedure to achieve the <strong>desired breast size</strong>. <strong>Insertion of implants </strong>is often combined with the breast lift procedure to modify the shape of the breasts. As there a many different implants available, their insertion and positioning may vary, too. Implants can be inserted from under the breast, from the axillary region or though areolar incision. The implant is positioned in front of the breast muscle, partially behind the muscle, or completely behind the muscle. During the consultation, a suitable method is chosen with the patient. The operation is performed under general anesthesia. To get a better outcome, a compression bra should be worn for 1&ndash;3 months after the operation.</p>', padding: EdgeInsets.all(10.0), defaultTextStyle: TextStyle(fontWeight: FontWeight.w400), backgroundColor: Colors.white, ),

Which looks like this:
screenshot 2018-11-14 at 14 54 23
As you can see, there are line breaking after strong tags. There is a lot of white space, but I want it to fit some text, not break the line.

Thanks!

@Sub6Resources
Copy link
Owner

This is a duplicate of #17. Follow that issue for progress on the fix.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants