fluttercommunity / font_awesome_flutter

The Font Awesome Icon pack available as Flutter Icons
Other
834 stars 236 forks source link

web gridview cell value not showing properly if text exceed. this issue is only on browser. i am using chorme #211

Closed abdulrehmananwar closed 2 years ago

abdulrehmananwar commented 2 years ago

image

abdulrehmananwar commented 2 years ago

issue resoved by commit overflow: TextOverflow.ellipsis

abdulrehmananwar commented 2 years ago

overflow: TextOverflow.ellipsis when i use this then is make trouble

michaelspiss commented 2 years ago

Hi, I'm not sure how your problem relates to this package? Are the question marks supposed to be font awesome icons? If so, please provide some more information and a way for us to reproduce this behavior. If not, this is probably something you should file an issue over at https://github.com/flutter/flutter.

abdulrehmananwar commented 2 years ago

sorry its syncfusion grid issue wrongly posted here