-
-
Notifications
You must be signed in to change notification settings - Fork 948
DataGridComboBoxColumn looks wrong in dark mode #977
Copy link
Copy link
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
DataGridComboBoxColumn appears with white background in dark mode. Since the foreground color is white, the texts cannot be read. The problem doesn't occur in light mode.
To Reproduce
Add a DataGridComboBoxColumn in a ui:DataGrid and view the application in light mode.
Expected behavior
The background of the ComboBox displayed with DataGridComboBoxColumn should appear with a dark background color in dark mode.
Screenshots
OS version
Windows 11 Pro 22H2 22621.3085
.NET version
.NET 8.0
WPF-UI NuGet version
3.0.0
Additional context
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working
