mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-02 20:52:20 -07:00
Merge branch 'master' of https://github.com/Ultimaker/Cura
This commit is contained in:
commit
2d998c127b
1 changed files with 2 additions and 0 deletions
|
|
@ -205,6 +205,8 @@ Item {
|
||||||
{
|
{
|
||||||
id: controlContainer;
|
id: controlContainer;
|
||||||
|
|
||||||
|
enabled: provider.isValueUsed
|
||||||
|
|
||||||
anchors.right: parent.right;
|
anchors.right: parent.right;
|
||||||
anchors.rightMargin: UM.Theme.getSize("default_margin").width
|
anchors.rightMargin: UM.Theme.getSize("default_margin").width
|
||||||
anchors.verticalCenter: parent.verticalCenter;
|
anchors.verticalCenter: parent.verticalCenter;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue