FlutterFlow / flutterflow-issues

A community issue tracker for FlutterFlow.
123 stars 22 forks source link

ChoiceChips, Certain Font Sizes Have Gradient Over Text #4447

Open Luzzotica opened 13 hours ago

Luzzotica commented 13 hours ago

Can we access your project?

Current Behavior

After updating to the new version of the app, my choice chips suddenly had gradients over them.

Screenshot 2024-10-22 at 5 40 39 PM

Testing revealed that it was related to the font and font size.

Here is an example, roboto font, size 15: Screenshot 2024-10-22 at 5 38 47 PM

Roboto font, size 14: Screenshot 2024-10-22 at 5 39 01 PM

Expected Behavior

I don't want a gradient over text on my chips.

Steps to Reproduce

I'm not sure if this is an issue localized to my project, or there's steps to reproduce.

Ideally, you can reproduce by creating a new project, adding a chip in, and setting font to roboto.

Reproducible from Blank

Bug Report Code (Required)

IT8kisnLuJVOxN9c+KX2b/lsnmMsKUAjRY0zju1udxIdCOPnEooLOuPBdRBvWMyHfwlmP2KZhmcBpvDPv/zpBMEBCw+Cb7Y+1aoIQx7vXkeQV8msCZDpYUR7I+JQCUyy0bSv2hNvAMxwd2wa3WaYPuSifA3qQ6LbOkcdDuX+IpjPnkqrAh7dVhZZzQ0PRGaZTI5ODEz25eKMrop5yfj/0w==

Visual documentation

Roboto, font size 15:

Screenshot 2024-10-22 at 5 38 47 PM

Roboto, font size 14:

Screenshot 2024-10-22 at 5 39 01 PM

Environment

- FlutterFlow version: v5.0.8
- Platform: MacOS Desktop
- Browser name and version: Arc 1.65.0
- Operating system and version affected: macOS Sonoma 14.6.1

Additional Information

No response

paulperez-dev commented 2 hours ago

Hi @Luzzotica,

I wasn’t able to replicate this behavior on either the native MacOS app or the web. Are you able to reproduce it from a blank project on your end?

Thank you!