mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-15 10:47:49 -06:00
Fix rendering of readonly description/adhesion info
This commit is contained in:
parent
02b978272f
commit
23cd6b1c2c
1 changed files with 0 additions and 13 deletions
|
@ -45,17 +45,4 @@ Item
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
Label
|
|
||||||
{
|
|
||||||
visible: base.readOnly
|
|
||||||
text: textArea.text
|
|
||||||
|
|
||||||
anchors.fill: parent
|
|
||||||
anchors.margins: textArea.__style ? textArea.__style.textMargin : 4
|
|
||||||
|
|
||||||
color: palette.buttonText
|
|
||||||
}
|
|
||||||
|
|
||||||
SystemPalette { id: palette }
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue