diff --git a/MatterControlLib/Library/Widgets/StorePage/ProductItem.cs b/MatterControlLib/Library/Widgets/StorePage/ProductItem.cs index e98549ca4..ce2da9096 100644 --- a/MatterControlLib/Library/Widgets/StorePage/ProductItem.cs +++ b/MatterControlLib/Library/Widgets/StorePage/ProductItem.cs @@ -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); diff --git a/Submodules/agg-sharp b/Submodules/agg-sharp index ca13554d4..8731fa4a2 160000 --- a/Submodules/agg-sharp +++ b/Submodules/agg-sharp @@ -1 +1 @@ -Subproject commit ca13554d458c15488c5e64f7c9dac984d3834aa0 +Subproject commit 8731fa4a232258051fb807024f88d2443090b64b