mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-15 02:06:01 +08:00
Use ElideRight for long script names
CURA-5683
This commit is contained in:
parent
01d95f51c8
commit
cc34e14215
@ -115,6 +115,7 @@ UM.Dialog
|
||||
{
|
||||
wrapMode: Text.Wrap
|
||||
text: control.text
|
||||
elide: Text.ElideRight
|
||||
color: activeScriptButton.checked ? palette.highlightedText : palette.text
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user