mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-05-20 09:39:09 +08:00
Fix binding loop in CloudContent
This commit is contained in:
parent
a85f2ce156
commit
d52f9600b1
@ -43,7 +43,7 @@ Item
|
||||
Column
|
||||
{
|
||||
anchors.centerIn: parent
|
||||
width: childrenRect.width
|
||||
width: parent.width
|
||||
height: childrenRect.height
|
||||
|
||||
spacing: 20 * screenScaleFactor
|
||||
|
Loading…
x
Reference in New Issue
Block a user