Making the export button have the right state based on the permissions of the item being selected.
This commit is contained in:
parent
ae49d4b09e
commit
610816070a
6 changed files with 62 additions and 29 deletions
|
|
@ -491,7 +491,7 @@ namespace MatterHackers.MatterControl.PrintLibrary
|
|||
|
||||
private void LibraryDataReloaded(object sender, EventArgs e)
|
||||
{
|
||||
AddAllItems();
|
||||
UiThread.RunOnIdle(AddAllItems);
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue