Theme fixes.
This commit is contained in:
parent
8065f03f3a
commit
64426951c5
7 changed files with 53 additions and 11 deletions
|
|
@ -184,6 +184,7 @@ namespace MatterHackers.MatterControl.PartPreviewWindow
|
|||
void AddViewControls()
|
||||
{
|
||||
TextImageButtonFactory iconTextImageButtonFactory = new TextImageButtonFactory();
|
||||
iconTextImageButtonFactory.invertImageColor = false;
|
||||
|
||||
FlowLayoutWidget transformTypeSelector = new FlowLayoutWidget();
|
||||
transformTypeSelector.BackgroundColor = new RGBA_Bytes(0, 0, 0, 120);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue