Made the file system provider able to navigate folders.
This commit is contained in:
parent
d2f1ba4b22
commit
c38b4de0ba
11 changed files with 185 additions and 110 deletions
|
|
@ -60,7 +60,7 @@ namespace MatterHackers.MatterControl.PrintLibrary
|
|||
|
||||
private ConditionalClickWidget primaryClickContainer;
|
||||
|
||||
protected override SlideWidget getItemActionButtons()
|
||||
protected override SlideWidget GetItemActionButtons()
|
||||
{
|
||||
SlideWidget buttonContainer = new SlideWidget();
|
||||
buttonContainer.VAnchor = VAnchor.ParentBottomTop;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue