We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hover animation not always working
Also problem with hover animation when Background="{x:Null}"; only ok when hovering the words or the border
Thanks for all your work on this fine project !!
Info:
The text was updated successfully, but these errors were encountered:
This issue is caused by the brush being derived from the Foreground color. Once the new brushes are implemented with #2435 this can be resolved.
Sorry, something went wrong.
@Keboo the problem relies in BrushRoundConverter. For some reason it returns White for this color. This results in a non visible hover.
BrushRoundConverter
White
No branches or pull requests
Hover animation not always working
Also problem with hover animation when Background="{x:Null}"; only ok when hovering the words or the border
Thanks for all your work on this fine project !!
Info:
The text was updated successfully, but these errors were encountered: