mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-11 03:19:02 +08:00
Fix custom profiles not always being visible in menu
CURA-7589
This commit is contained in:
parent
7f47f12bf0
commit
ea7dc0ff01
@ -138,11 +138,7 @@ Popup
|
|||||||
Item
|
Item
|
||||||
{
|
{
|
||||||
height: childrenRect.height
|
height: childrenRect.height
|
||||||
anchors
|
width: popup.contentWidth
|
||||||
{
|
|
||||||
left: parent.left
|
|
||||||
right: parent.right
|
|
||||||
}
|
|
||||||
|
|
||||||
Label
|
Label
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user