fluttercandies / extended_text

A powerful extended official text for Flutter, which supports Speical Text(Image,@somebody), Custom Background, Custom overFlow, Text Selection.
MIT License
664 stars 134 forks source link

ExtendedText 中进行文本选择,selectionHeightStyle属性无效 #120

Closed LCD27 closed 2 years ago

LCD27 commented 2 years ago

版本:7.0.0, 用法:ExtendedText( “我这是内容,进行长按复制,文本高度没有对齐,you look look,11111”, onSpecialTextTap: (dynamic parameter) {}, selectionHeightStyle: ui.BoxHeightStyle.strut, selectionColor: Colors.red, dragStartBehavior: DragStartBehavior.start, selectionEnabled: true, )

jiang111 commented 2 years ago

122 看这个issue,可以解决这个问题

zmtzawqlp commented 2 years ago

https://github.com/fluttercandies/extended_text/commit/06548d5d9bddd96cc3575538951c402fc9101473