mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 11:39:02 +08:00
Fix typo
CURA-6598
This commit is contained in:
parent
8445ebe8cf
commit
f7e6f22e6c
@ -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…
x
Reference in New Issue
Block a user