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

Text does not update to correct app theme #42

Open
RyanLua opened this issue Dec 1, 2024 · 1 comment
Open

Text does not update to correct app theme #42

RyanLua opened this issue Dec 1, 2024 · 1 comment
Labels
bug Something isn't working good first issue Good for newcomers

Comments

@RyanLua
Copy link
Owner

RyanLua commented Dec 1, 2024

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.

{156944F8-D15E-46D8-92D2-E594305F3F84}

This can be mitigated by restarting the app, but we should not need to do that is it works properly.

Steps to reproduce

  1. Open Fluent Auto Clicker
  2. Start auto clicking
  3. Stop auto clicking
  4. Change the app's theme colors (such as in the Windows Settings)
  5. Notice the text colors do not update properly

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.

@RyanLua RyanLua added the bug Something isn't working label Dec 1, 2024
@RyanLua
Copy link
Owner Author

RyanLua commented Dec 1, 2024

Proposed solution for this is to use a custom control TextBlock like PowerToy's IsEnabledTextBlock Control. Any other good solutions are encouraged as well.

@RyanLua RyanLua added the good first issue Good for newcomers label Dec 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant