CURA-4313 fix re-binding checkboxes after manually clicking them

This commit is contained in:
ChrisTerBeke 2017-09-22 14:31:19 +02:00
parent 07161f5d50
commit 14429d81cc
2 changed files with 28 additions and 12 deletions

View file

@ -24,6 +24,7 @@ UM.MainWindow
{
target: Printer
onShowPrintMonitor: {
console.log("show", show)
if (show) {
topbar.startMonitoringPrint()
} else {