mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-18 01:25:58 +08:00
Fix binding loop in PrintCoreConfiguration
Contributes to issue CURA-5876.
This commit is contained in:
parent
1544ab6cf0
commit
780e5e1691
@ -12,7 +12,7 @@ Row
|
|||||||
id: extruderInfo
|
id: extruderInfo
|
||||||
property var printCoreConfiguration
|
property var printCoreConfiguration
|
||||||
|
|
||||||
height: childrenRect.height
|
height: information.height
|
||||||
spacing: UM.Theme.getSize("default_margin").width
|
spacing: UM.Theme.getSize("default_margin").width
|
||||||
|
|
||||||
//Extruder icon.
|
//Extruder icon.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user