Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Ultimaker/Cura.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGhostkeeper <rubend@tutanota.com>2022-05-09 18:12:00 +0300
committerGhostkeeper <rubend@tutanota.com>2022-05-09 18:12:16 +0300
commitefdb21b7a18cd96fae78750de6bfca1fdc5dc954 (patch)
tree435fec53b9551384028ffeb1e8462c55a5285d5d /resources/qml
parent815a0b4014af27af6906c78ec9d5162e169cfbdb (diff)
Don't override size of extruder icons
Just let them be the default size of Cura.ExtruderIcon, which is the only correct size. It is already properly centred in the tab, too. Contributes to issue CURA-9180.
Diffstat (limited to 'resources/qml')
-rw-r--r--resources/qml/PrintSetupSelector/Custom/CustomPrintSetup.qml2
1 files changed, 0 insertions, 2 deletions
diff --git a/resources/qml/PrintSetupSelector/Custom/CustomPrintSetup.qml b/resources/qml/PrintSetupSelector/Custom/CustomPrintSetup.qml
index 41bf28be15..5e4303c15c 100644
--- a/resources/qml/PrintSetupSelector/Custom/CustomPrintSetup.qml
+++ b/resources/qml/PrintSetupSelector/Custom/CustomPrintSetup.qml
@@ -218,8 +218,6 @@ Item
materialColor: model.color
extruderEnabled: model.enabled
iconVariant: "default"
- height: parent.height
- width: height
}
}
onClicked: