mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-06 14:37:29 -06:00
Fix property binding loop for height which was causing crashes when moving list items quickly up and down the list.
CURA-8688
This commit is contained in:
parent
b2bed4efdd
commit
50ac2eacc4
1 changed files with 0 additions and 1 deletions
|
@ -116,7 +116,6 @@ UM.Dialog
|
|||
RowLayout
|
||||
{
|
||||
anchors.fill: parent
|
||||
height: childrenRect.height
|
||||
|
||||
UM.Label
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue