mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-29 22:01:14 -07:00
Merge branch 'master' of github.com:Ultimaker/Cura
This commit is contained in:
commit
98c3f497d8
2 changed files with 5 additions and 1 deletions
|
|
@ -784,8 +784,10 @@ Item
|
|||
|
||||
Label {
|
||||
id: gradualInfillLabel
|
||||
height: parent.height
|
||||
anchors.left: enableGradualInfillCheckBox.right
|
||||
anchors.leftMargin: Math.round(UM.Theme.getSize("sidebar_margin").width / 2)
|
||||
verticalAlignment: Text.AlignVCenter;
|
||||
text: catalog.i18nc("@label", "Enable gradual")
|
||||
font: UM.Theme.getFont("default")
|
||||
color: UM.Theme.getColor("text")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue