Only register for updates from the currently visible library provider rather than all that have been allocated.
Got rid of rooted event handler on LibraryPrivider
This commit is contained in:
parent
c61f38fc1b
commit
67f86d0ab2
6 changed files with 34 additions and 13 deletions
|
|
@ -304,7 +304,7 @@ namespace MatterHackers.MatterControl.PrintLibrary.Provider
|
|||
{
|
||||
}
|
||||
|
||||
LibraryProvider.OnDataReloaded(null);
|
||||
OnDataReloaded(null);
|
||||
}
|
||||
|
||||
private string GetPathFromLocator(List<ProviderLocatorNode> providerLocator)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue