refactoring
This commit is contained in:
parent
c66838d5e3
commit
1dfe8b3ee5
59 changed files with 1210 additions and 1178 deletions
|
|
@ -59,7 +59,7 @@ namespace MatterHackers.MatterControl.PartPreviewWindow
|
|||
|
||||
pendingTasksList = new FlowLayoutWidget(FlowDirection.TopToBottom)
|
||||
{
|
||||
BackgroundColor = theme.InteractionLayerOverlayColor,
|
||||
BackgroundColor = theme.Object3DControlLayerOverlayColor,
|
||||
HAnchor = HAnchor.Fit | HAnchor.Left,
|
||||
VAnchor = VAnchor.Fit,
|
||||
MinimumSize = new Vector2(325 * GuiWidget.DeviceScale, 0),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue