Remove hard-coded color, fall back to theme version in constructor
- Issue MatterHackers/MCCentral#3112 Unexpected border thickness/color
This commit is contained in:
parent
3e840971ce
commit
96cbdf9abe
1 changed files with 0 additions and 1 deletions
|
|
@ -368,7 +368,6 @@ namespace MatterHackers.MatterControl.PartPreviewWindow
|
|||
{
|
||||
HAnchor = HAnchor.Fit,
|
||||
VAnchor = VAnchor.Fit,
|
||||
BackgroundColor = Color.White
|
||||
};
|
||||
|
||||
return new PopupMenuButton(buttonView, theme)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue