You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have searched the issue tracker for open issues that relate to the same problem, before opening a new one.
This issue only relates to a single bug. I will open new issues for any other problems.
Describe the bug
When selecting a tab, the text and icon switches to the primary colour and this should then revert back to previous state once a different tab is selected. The v2.5.3-rc6 release has a problem where the icon doesn't change colour when the selected tab changes.
How to reproduce
Run the example code below and switch to the second tab.
Notice that the icon for the first tab still has the primary colour.
I don't think there were changes to the tab code in this release right? If this is a result of image refresh changes then we might have similar issues elsewhere (assuming that the tab code hasn't incorrectly been not refreshing images when it should).
Both of those statements are correct - it was caused by the image changes, but it is because we were not refreshing appropriately.
Other issues were found, and resolved, in check and radio earlier.
Checklist
Describe the bug
When selecting a tab, the text and icon switches to the primary colour and this should then revert back to previous state once a different tab is selected. The v2.5.3-rc6 release has a problem where the icon doesn't change colour when the selected tab changes.
How to reproduce
Screenshots
Screencast.From.2024-12-11.14-39-40.webm
Example code
Fyne version
v2.5.3-rc6
Go compiler version
1.23.3
Operating system and version
Fedora Silverblue 41
Additional Information
No response
The text was updated successfully, but these errors were encountered: