FlutterFlow / flutterflow-issues

A community issue tracker for FlutterFlow.
106 stars 18 forks source link

The disabled icon color is not applied when a color is set #2733

Open Franco98404 opened 2 months ago

Franco98404 commented 2 months ago

Has your issue been reported?

Current Behavior

The disabled icon color is not applied when a color is set

Expected Behavior

I want the disabled icon color to override the icon color

Steps to Reproduce

  1. Add a button
  2. Set an icon color
  3. Set the icon color when the button is disable
  4. Now you see the icon color for the disable button doesn't override the icon color

Reproducible from Blank

Bug Report Code (Required)

ITFTz/Hqx89Nobhe+KnQcMB4nig4GUMfWLsr0utuGA0hfar0OqQlP/feahNLYte8YG1MJmajgkEd+fzsi+P9EfICAz6qRYh5+L5XQQLvRji5eLaIEc2oS3QmGcdgIX3H1sK3vQlQFO5sdV413GahfPCNG3qCf9qOYwx5e6fDbOY=

Context

I want the disabled icon color to override the icon color

Visual documentation

https://www.loom.com/share/7b476798847247eda0ff92f91f2a4565

Additional Info

No response

Environment

- FlutterFlow version: FlutterFlow v4.1 released April 11, 2024
- Platform: Web
- Browser name and version: Chrome 123.0.6312.107 (Official Build) (64-bit)
- Operating system and version affected: W11
paulperez-dev commented 2 months ago

Hi @Franco98404! I was able to reproduce the issue on your project, thanks for the report!