Need help: Token text color in RichSuggestBox resets after app theme change #265
Unanswered
dzhukovsky
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
before theme change:
after change from dark theme to light:
after change theme from light to dark:
This is a RichSuggestBox element bug that should be fixed
At the moment I have the following fix, but it is not ideal because... when changing the theme, there is a noticeable blue flicker before violet appears:
.xaml
.cs
Beta Was this translation helpful? Give feedback.
All reactions