Code refactor

CURA-6033
This commit is contained in:
Aleksei S 2018-12-20 18:19:59 +01:00
parent 7cfb29e337
commit 9430c421eb

View file

@ -87,10 +87,7 @@ Button
width: parent.width
anchors.top: parent.top
anchors.topMargin:
{
return UM.Theme.getSize("thin_margin").width / 2
}
anchors.topMargin: UM.Theme.getSize("thin_margin").width / 2
visible: !configurationItem.isValidMaterial