Fix display of profile name in header

Without no-wrap, longer names would be put on multiple lines.
These would then spill out of the display element
This commit is contained in:
Jaime van Kessel 2022-03-04 10:30:26 +01:00
parent d1a42e4e77
commit 2ed68beb22
2 changed files with 2 additions and 1 deletions

View file

@ -39,7 +39,7 @@ RowLayout
}
font: UM.Theme.getFont("medium")
elide: Text.ElideMiddle
wrapMode: Text.NoWrap
UM.SettingPropertyProvider
{
id: layerHeight