CL-457 removed commented out code

This commit is contained in:
Jack Ha 2017-10-02 11:45:09 +02:00
parent 2264c6c303
commit 48ad909431
2 changed files with 0 additions and 18 deletions

View file

@ -386,11 +386,6 @@ UM.MainWindow
visible: opacity > 0
opacity: base.showPrintMonitor ? 1 : 0
// Behavior on opacity { NumberAnimation { duration: 100; } }
// ^ This has been turned off to prevent the flash of blue when switch from
// Monitor tab to Prepare in combination with a Cura Connect printer.
MouseArea {
anchors.fill: parent
acceptedButtons: Qt.AllButtons