mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-15 00:36:03 +08:00
Fix rendering of readonly description/adhesion info
This commit is contained in:
parent
02b978272f
commit
23cd6b1c2c
@ -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…
x
Reference in New Issue
Block a user