Closed cnrsbtogll closed 3 weeks ago
Hello!
I wasn't able to replicate the issue on my end. The code appears to be generated correctly, with the Tertiary color set as "Selected" and the Primary color as "Unselected." Both the code output and the visual result are as expected.
Please let me know if there are any additional details or specific steps I might be missing to help reproduce this issue.
Here is the public project, you can clone it and test it: https://app.flutterflow.io/project/qa-2910-lxgiat
report code: ITFTzcmA38lOxLhc+Kn6a8JoiWMvI0MfX5I7i95EZwEhNZDkOrQuPczCbhdLYtTidGxmME6bgj8EpK35iYbDVsA6Cw6ZRphH+IRXQQvMUkOiVaaMOrq8T3FCQdFPIX6g0cOrnxQkOrFfLXwc21ylfvCNG3qCf9qOYwx5e6fDbOY=
tabbar style: should be "Button". FlutterFlow v5.0.8+ released October 25, 2024 Flutter version is 3.24.2
I´m having the same problem. Using Toggle Button style.
@cnrsbtogll Even with the Button Style is everything working as expected
Even with the Toggle Button Style @flavioacm
Here is the public project, you can clone it and test it:
https://app.flutterflow.io/project/qa-2910-lxgiat
The custom selected label style switch was closed. It was fixed when I activated the switch. Thanks for your help.
This behavior is different from before.
Now you need to mark the “custom selection label style”, and then the "unselected color" works.
This difference is generating issues in the projects made with old versions.
Can we access your project?
Current Behavior
I choose black as the label color for the unselected tab bar, but when I transfer it to the code, an incorrect value appears.
Expected Behavior
Unselected tab text color should be fixed.
Steps to Reproduce
create a tabbar. give a tab text color for the unselected tab. eg: black. start the test. the text color of the unselected tab comes from the text color of the selected tab.
Reproducible from Blank
Bug Report Code (Required)
ITFTzcmA38lOxLhc+Kn6a8JoiWMvI0MfX5I7i95EZwEhNZDkOrQuPczCbhdLYte6eXx6C039kTsDpfDuk+zhJvEqZCiWfaJdz75XQQvMUkOiVaaMOrq8T3FCQdFPIX6g0cOrnxQkOrFfLXwc21ylfvCNG3qCf9qOYwx5e6fDbOY=
Visual documentation
Environment
Additional Information
No response