mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-14 02:35:53 +08:00
WIP: Fix quality name in workspace summary dialog
This commit is contained in:
parent
6e5fed6b5e
commit
ec8ee6e31a
@ -217,7 +217,7 @@ UM.Dialog
|
||||
}
|
||||
Label
|
||||
{
|
||||
text: Cura.MachineManager.activeQualityName
|
||||
text: Cura.MachineManager.activeQualityOrQualityChangesName
|
||||
width: (parent.width / 3) | 0
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user