Add elide in the showcase title and reduce the height a bit so there are

only 2 lines for the title.
This commit is contained in:
Diego Prado Gesto 2018-12-17 17:29:24 +01:00
parent 1440c7d996
commit d6212d5a39
2 changed files with 2 additions and 1 deletions

View file

@ -47,6 +47,7 @@ Rectangle
height: UM.Theme.getSize("toolbox_heading_label").height
width: parent.width - UM.Theme.getSize("default_margin").width
wrapMode: Text.WordWrap
elide: Text.ElideRight
font: UM.Theme.getFont("medium_bold")
}
UM.RecolorImage