mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-10 09:39:00 +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
|
contentItem: Item
|
||||||
{
|
{
|
||||||
width: manageProfilesButton.width
|
width: parent.width
|
||||||
|
height: childrenRect.height
|
||||||
|
|
||||||
Label
|
Label
|
||||||
{
|
{
|
||||||
id: textLabel
|
id: textLabel
|
||||||
|
Loading…
x
Reference in New Issue
Block a user