mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-06 05:23:58 -06:00
Elide the profile text in the middle for the PrintSetupSelector.
This makes sure that at least some part of the name and some part of the variant details (qualityy, diameter) is visible CURA-6862
This commit is contained in:
parent
279d5671d8
commit
ca21268a12
2 changed files with 2 additions and 0 deletions
|
@ -37,6 +37,7 @@ RowLayout
|
|||
return ""
|
||||
}
|
||||
font: UM.Theme.getFont("medium")
|
||||
elide: Text.ElideMiddle
|
||||
|
||||
UM.SettingPropertyProvider
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue