Fixed a bug with hiding hint text on edit widget
Working on rename Fixed the blending on thumbnails. Some experimental work with adding more base library providers (dynamic folder adds) Test History and Queue providers
This commit is contained in:
parent
bf2484cdc3
commit
27677b44fd
14 changed files with 1008 additions and 53 deletions
|
|
@ -224,7 +224,7 @@ namespace MatterHackers.MatterControl.PrintLibrary
|
|||
public abstract void Edit();
|
||||
|
||||
public abstract void Export();
|
||||
|
||||
|
||||
public abstract void RemoveFromCollection();
|
||||
|
||||
protected abstract SlideWidget GetItemActionButtons();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue