mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-15 23:15:52 +08:00
Do show "delete" on print jobs waiting for configuration change
Contributes to CL-1118
This commit is contained in:
parent
ac7a566ae1
commit
7960772ac8
@ -118,6 +118,7 @@ Item {
|
||||
}
|
||||
|
||||
PrintJobContextMenuItem {
|
||||
enabled: printJob && !running;
|
||||
onClicked: {
|
||||
deleteConfirmationDialog.visible = true;
|
||||
popup.close();
|
||||
|
Loading…
x
Reference in New Issue
Block a user