Fix custom profiles not always being visible in menu

CURA-7589
This commit is contained in:
Jaime van Kessel 2020-08-17 14:09:27 +02:00
parent 7f47f12bf0
commit ea7dc0ff01
No known key found for this signature in database
GPG key ID: 3710727397403C91

View file

@ -138,11 +138,7 @@ Popup
Item
{
height: childrenRect.height
anchors
{
left: parent.left
right: parent.right
}
width: popup.contentWidth
Label
{