mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-20 01:19:05 +08:00
Merge pull request #18589 from Ultimaker/CURA-11697
Fix post processing plugin button alignment
This commit is contained in:
commit
a80ee3fb42
@ -120,6 +120,8 @@ UM.Dialog
|
||||
UM.Label
|
||||
{
|
||||
Layout.fillWidth: true
|
||||
Layout.preferredHeight: height
|
||||
elide: Text.ElideRight
|
||||
text: manager.getScriptLabelByKey(modelData.toString())
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user