mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-18 20:28:01 -06:00
Make expandable component preferences load again. [CURA-6478]
This commit is contained in:
parent
c4265c1f67
commit
ac67e1a3a9
1 changed files with 0 additions and 5 deletions
|
@ -320,11 +320,6 @@ Item
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
Component.onCompleted:
|
|
||||||
{
|
|
||||||
updateDragPosition();
|
|
||||||
}
|
|
||||||
|
|
||||||
// DO NOT MOVE UP IN THE CODE: This connection has to be here, after the definition of the content item.
|
// DO NOT MOVE UP IN THE CODE: This connection has to be here, after the definition of the content item.
|
||||||
// Apparently the order in which these are handled matters and so the height is correctly updated if this is here.
|
// Apparently the order in which these are handled matters and so the height is correctly updated if this is here.
|
||||||
Connections
|
Connections
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue