diff --git a/Library/LibraryRowItem.cs b/Library/LibraryRowItem.cs index c7daa013f..5f8335076 100644 --- a/Library/LibraryRowItem.cs +++ b/Library/LibraryRowItem.cs @@ -241,6 +241,7 @@ namespace MatterHackers.MatterControl.PrintLibrary { libraryDataView.SelectedItems.Add(this); } + Invalidate(); } else {