CURA-6598
This commit is contained in:
Jaime van Kessel 2019-08-06 13:33:17 +02:00
parent 8445ebe8cf
commit f7e6f22e6c

View File

@ -80,7 +80,7 @@ Popup
target: parent target: parent
property: "height" property: "height"
value: parent.childrenRect.height value: parent.childrenRect.height
when: parent.visibleChildren.lengt > 0 when: parent.visibleChildren.length > 0
} }
// Add the qualities that belong to the intent // Add the qualities that belong to the intent