fieldOfView 7 лет назад
Родитель
Сommit
70cd6aad53
1 измененных файлов с 0 добавлено и 1 удалено
  1. 0 1
      resources/qml/PrinterOutput/ExtruderBox.qml

+ 0 - 1
resources/qml/PrinterOutput/ExtruderBox.qml

@@ -12,7 +12,6 @@ Item
     property alias color: background.color
     property alias color: background.color
     property var extruderModel
     property var extruderModel
     property var position: index
     property var position: index
-    //width: index == machineExtruderCount.properties.value - 1 && index % 2 == 0 ? extrudersGrid.width : Math.floor(extrudersGrid.width / 2 - UM.Theme.getSize("sidebar_lining_thin").width / 2)
     implicitWidth: parent.width
     implicitWidth: parent.width
     implicitHeight: UM.Theme.getSize("sidebar_extruder_box").height
     implicitHeight: UM.Theme.getSize("sidebar_extruder_box").height