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
Proposed solution for this is to use a custom control TextBlock like PowerToy's IsEnabledTextBlock Control. Any other good solutions are encouraged as well.
Fluent Auto Clicker version
No response
Windows build number
No response
Description
If you change the app's theme after it has disabled the controls, it will remain the use the old theme's color instead of the new ones.
This can be mitigated by restarting the app, but we should not need to do that is it works properly.
Steps to reproduce
Expected behavior
When I update the themes, all colors should update with it including the text colors.
Actual behavior
When you update the app theme, the colors do not update with it leading to poor visibility.
The text was updated successfully, but these errors were encountered: