mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-07 22:13:58 -06:00
Move text back to label and remove unused font
This commit is contained in:
parent
179ea654cc
commit
dcb630a24e
6 changed files with 6 additions and 10 deletions
|
@ -385,7 +385,7 @@ Item
|
|||
anchors.top: infillCellLeft.top
|
||||
anchors.topMargin: UM.Theme.getSize("sidebar_margin").height
|
||||
|
||||
Text {
|
||||
Label {
|
||||
id: selectedInfillRateText
|
||||
|
||||
//anchors.top: parent.top
|
||||
|
@ -563,7 +563,7 @@ Item
|
|||
}
|
||||
}
|
||||
|
||||
Text {
|
||||
Label {
|
||||
id: gradualInfillLabel
|
||||
anchors.left: enableGradualInfillCheckBox.right
|
||||
anchors.leftMargin: UM.Theme.getSize("sidebar_margin").width / 2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue