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 tried removing the theme-specific resources from NumberBox.xaml, and it works on my computer.
I’m sure this is not the best solution, since this issue is because of the incorrect code of ThemeDictionary and ResourceDictionary.
However, I have no idea to fix this in the best way, and I’m wondering if you guys could help me.
Describe the bug
NumberBox is not being displayed properly in dark theme mode.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
I expect to see NumberBox's textbox have proper background color.
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
Notes: I have faced same issue with ModernWpf for quite long time now.
The text was updated successfully, but these errors were encountered: