mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-06 05:23:58 -06:00
Fix typo
CURA-6598
This commit is contained in:
parent
8445ebe8cf
commit
f7e6f22e6c
1 changed files with 1 additions and 1 deletions
|
@ -80,7 +80,7 @@ Popup
|
|||
target: parent
|
||||
property: "height"
|
||||
value: parent.childrenRect.height
|
||||
when: parent.visibleChildren.lengt > 0
|
||||
when: parent.visibleChildren.length > 0
|
||||
}
|
||||
|
||||
// Add the qualities that belong to the intent
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue