turn off selection

This commit is contained in:
Lars Brubaker 2021-11-24 18:04:22 -08:00
parent 9ed6bf4378
commit 59defe9131
2 changed files with 3 additions and 2 deletions

View file

@ -56,7 +56,8 @@ namespace MatterHackers.MatterControl.PartPreviewWindow.PlusTab
{
// these images expect to be on white so change the background to white
BackgroundColor = Color.White,
Margin = new BorderDouble(right: ItemSpacing)
Margin = new BorderDouble(right: ItemSpacing),
Selectable = false
};
this.AddChild(whiteBackground);

@ -1 +1 @@
Subproject commit ca13554d458c15488c5e64f7c9dac984d3834aa0
Subproject commit 8731fa4a232258051fb807024f88d2443090b64b