This commit is contained in:
fieldOfView 2016-07-04 18:36:28 +02:00
commit 8c002877c3
5 changed files with 31 additions and 19 deletions

View file

@ -24,7 +24,7 @@ Rectangle {
UM.I18nCatalog { id: catalog; name:"cura"}
property variant printDuration: PrintInformation.currentPrintTime
property real printMaterialAmount: PrintInformation.materialAmount
property real printMaterialAmount: PrintInformation.materialAmounts[0]
height: childrenRect.height
color: "transparent"