Remove commented-out code

This commit is contained in:
fieldOfView 2018-01-11 15:17:30 +01:00
parent d3f94a1137
commit 70cd6aad53

View file

@ -12,7 +12,6 @@ Item
property alias color: background.color
property var extruderModel
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
implicitHeight: UM.Theme.getSize("sidebar_extruder_box").height