CURA-5035 Removed all base units

This commit is contained in:
Ian Paschal 2018-04-20 14:08:44 +02:00
parent 668a92952c
commit 9b556e9c86
11 changed files with 35 additions and 30 deletions

View file

@ -58,7 +58,7 @@ Item
font: UM.Theme.getFont("large")
wrapMode: Text.WordWrap
width: parent.width
height: UM.Theme.getSize("base_unit") * 2
height: UM.Theme.getSize("toolbox_property_label").height
}
Column
@ -102,7 +102,6 @@ Item
topMargin: UM.Theme.getSize("default_margin").height
}
spacing: Math.floor(UM.Theme.getSize("narrow_margin").height)
// width: UM.Theme.getSize("base_unit").width * 12
Label
{
text: details.version