mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-13 20:05:56 +08:00
Avoid the overlapping of text when the name is too long
Normally I happens in other languages other than English.
This commit is contained in:
parent
d318bb5c87
commit
4fc4aecf17
@ -60,6 +60,7 @@ Cura.ExpandablePopup
|
||||
{
|
||||
left: title.right
|
||||
leftMargin: UM.Theme.getSize("default_margin").width
|
||||
right: parent.right
|
||||
}
|
||||
height: parent.height
|
||||
elide: Text.ElideRight
|
||||
|
Loading…
x
Reference in New Issue
Block a user