Added ElideRight for the text which is out of boundaries

CURA-4692
This commit is contained in:
Aleksei S 2018-01-03 10:34:23 +01:00
parent 1aebe32ba6
commit 43db2ee2f9

View file

@ -340,6 +340,8 @@ Item
text: catalog.i18nc("@label", "Print Speed")
font: UM.Theme.getFont("default")
color: UM.Theme.getColor("text")
width: parseInt(UM.Theme.getSize("sidebar").width * 0.35)
elide: Text.ElideRight
}
Label