Move Job Specs into viewport area

This commit is contained in:
fieldOfView 2015-11-12 14:28:16 +01:00
parent 5cc75398c2
commit d41db89254
5 changed files with 189 additions and 165 deletions

View file

@ -45,7 +45,7 @@ Item
text: infillModel.count > 0 && infillListView.activeIndex != -1 ? infillModel.get(infillListView.activeIndex).text : ""
font: UM.Theme.fonts.caption
wrapMode: Text.Wrap
color: UM.Theme.colors.text
color: UM.Theme.colors.text_subtext
anchors.top: infillLabel.bottom
anchors.left: parent.left
anchors.leftMargin: UM.Theme.sizes.default_margin.width