mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-10 07:09:02 +08:00
Fix quality profile menu size
CURA-6838
This commit is contained in:
parent
ba805b9da3
commit
26b523f190
@ -261,7 +261,9 @@ Popup
|
||||
|
||||
contentItem: Item
|
||||
{
|
||||
width: manageProfilesButton.width
|
||||
width: parent.width
|
||||
height: childrenRect.height
|
||||
|
||||
Label
|
||||
{
|
||||
id: textLabel
|
||||
|
Loading…
x
Reference in New Issue
Block a user