mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-06 14:37:29 -06:00
Use ElideRight for long script names
CURA-5683
This commit is contained in:
parent
01d95f51c8
commit
cc34e14215
1 changed files with 1 additions and 0 deletions
|
@ -115,6 +115,7 @@ UM.Dialog
|
|||
{
|
||||
wrapMode: Text.Wrap
|
||||
text: control.text
|
||||
elide: Text.ElideRight
|
||||
color: activeScriptButton.checked ? palette.highlightedText : palette.text
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue