flutter_linkify icon indicating copy to clipboard operation
flutter_linkify copied to clipboard

Use bodyText2 only if there's no style passed in parameters

Open Tumist76 opened this issue 3 years ago • 1 comments

Use of bodyText2 as a base style every time had led to some inconsistencies in text rendering in our case. I made bodyText2 usage conditional - only when there's no style passed.

Furthermore, I've added more granular control over MouseRegion usage as it may be not necessary in some cases and added more problems to text rendering when using Text.rich().

Tumist76 avatar Aug 05 '21 05:08 Tumist76

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
1 out of 2 committers have signed the CLA.

:white_check_mark: Tumist76
:x: Cretezy
You have signed the CLA already but the status is still pending? Let us recheck it.

CLAassistant avatar Aug 05 '21 05:08 CLAassistant