Improve setup workflow with new AuthContext and SelectPrinterPage
This commit is contained in:
parent
3391310c2e
commit
428b8fad50
5 changed files with 165 additions and 4 deletions
|
|
@ -171,7 +171,6 @@ namespace MatterHackers.MatterControl
|
|||
"Saving".Localize() + "...",
|
||||
async (reporter, cancellationToken) =>
|
||||
{
|
||||
|
||||
string path = openParams.FolderPath;
|
||||
if (!string.IsNullOrEmpty(path))
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue