Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Color of SettingsTile, 'enabled' property is ignored in web #174

Open
asas1asas200 opened this issue Apr 9, 2023 · 1 comment
Open

Color of SettingsTile, 'enabled' property is ignored in web #174

asas1asas200 opened this issue Apr 9, 2023 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@asas1asas200
Copy link

asas1asas200 commented Apr 9, 2023

There was color config in android:

color: enabled
? theme.themeData.leadingIconsColor
: theme.themeData.inactiveTitleColor,

But the color won't change in web mode because there was no color settings.

@asas1asas200 asas1asas200 changed the title 'enabled' 'enabled' property is ignored in web view Apr 9, 2023
@asas1asas200 asas1asas200 changed the title 'enabled' property is ignored in web view Color of SettingsTile, 'enabled' property is ignored in web Apr 9, 2023
@solsticedhiver
Copy link

the activeSwitchColor is not taken into account either, on web for SettingsTile.switchTile.

@yadaniyil yadaniyil added the bug Something isn't working label Dec 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants