mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-05-21 20:19:32 +08:00
When dismissing the print window, also reset the "sending_gcode" flag
CL-913
This commit is contained in:
parent
1f15599b4d
commit
e89983b171
@ -26,6 +26,10 @@ UM.Dialog
|
||||
{
|
||||
resetPrintersModel()
|
||||
}
|
||||
else
|
||||
{
|
||||
OutputDevice.cancelPrintSelection()
|
||||
}
|
||||
}
|
||||
title: catalog.i18nc("@title:window", "Print over network")
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user