Fix some binding loops

Contributes to issue CURA-4149.
This commit is contained in:
Ghostkeeper 2017-08-14 09:34:52 +02:00
parent c4305c7b1e
commit e514a9f474
No known key found for this signature in database
GPG key ID: C5F96EE2BC0F7E75

View file

@ -414,16 +414,14 @@ Rectangle
id: timeSpecsRow
anchors.left: parent.left
anchors.bottom: filamentSpecsRow.top
width: childrenRect.width
height: childrenRect.height
UM.TooltipArea
{
id: timeSpecPerFeatureTooltipArea
width: childrenRect.width
height: childrenRect.height
width: timeSpec.width
height: timeSpec.height
anchors.left: parent.left
anchors.verticalCenter: parent.verticalCenter
anchors.bottom: parent.bottom
text: {
var order = ["inset_0", "inset_x", "skin", "infill", "support_infill", "support_interface", "support", "travel", "retract", "none"];
@ -475,7 +473,7 @@ Rectangle
{
id: lengthSpec
anchors.left: parent.left
anchors.verticalCenter: parent.verticalCenter
anchors.bottom: parent.bottom
font: UM.Theme.getFont("small")
color: UM.Theme.getColor("text_subtext")
text: