mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-13 12:19:16 +08: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
@ -116,7 +116,6 @@ UM.Dialog
|
||||
RowLayout
|
||||
{
|
||||
anchors.fill: parent
|
||||
height: childrenRect.height
|
||||
|
||||
UM.Label
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user