mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-05-22 04:29:01 +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()
|
resetPrintersModel()
|
||||||
}
|
}
|
||||||
|
else
|
||||||
|
{
|
||||||
|
OutputDevice.cancelPrintSelection()
|
||||||
|
}
|
||||||
}
|
}
|
||||||
title: catalog.i18nc("@title:window", "Print over network")
|
title: catalog.i18nc("@title:window", "Print over network")
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user