mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-12-03 15:51:12 -07:00
CURA-4313 fix re-binding checkboxes after manually clicking them
This commit is contained in:
parent
07161f5d50
commit
14429d81cc
2 changed files with 28 additions and 12 deletions
|
|
@ -24,6 +24,7 @@ UM.MainWindow
|
|||
{
|
||||
target: Printer
|
||||
onShowPrintMonitor: {
|
||||
console.log("show", show)
|
||||
if (show) {
|
||||
topbar.startMonitoringPrint()
|
||||
} else {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue