Closed Pressacco closed 3 years ago
Caused by: #182
After rolling back MaterialDesignInXaml NuGet package to v4.0.0, I noticed the following:
v4.0.0
GroupBox
PrimaryColor
InsightControl.xaml
materialDesign:ColorZoneAssist.Mode="SecondaryDark"
bin
obj
Dashboard
Caused by: #182
Behavior
After rolling back MaterialDesignInXaml NuGet package to
v4.0.0
, I noticed the following:GroupBox
header is always thePrimaryColor
(Red)GroupBox
header should be dark grey as per the XAMLInsightControl.xaml
:materialDesign:ColorZoneAssist.Mode="SecondaryDark"
GroupBox
header is always missing (i.e. no color)GroupBox
header is alwaysPrimaryColor
(i.e. red)GroupBox
header is always missing (i.e. no color)