mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-16 16:35:55 +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
|
||||
property var printCoreConfiguration
|
||||
|
||||
height: childrenRect.height
|
||||
height: information.height
|
||||
spacing: UM.Theme.getSize("default_margin").width
|
||||
|
||||
//Extruder icon.
|
||||
|
Loading…
x
Reference in New Issue
Block a user