Theme specific wireframe color
This commit is contained in:
parent
81e3cc1425
commit
694024443c
2 changed files with 3 additions and 1 deletions
|
|
@ -120,6 +120,8 @@ namespace MatterHackers.MatterControl.PartPreviewWindow
|
|||
sliderWidth = 10;
|
||||
}
|
||||
|
||||
RenderOpenGl.GLHelper.WireframeColor = ActiveTheme.Instance.PrimaryAccentColor;
|
||||
|
||||
CreateAndAddChildren();
|
||||
|
||||
ActiveSliceSettings.SettingChanged.RegisterEvent((s, e) =>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue