mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-02 20:52:20 -07:00
Each setting that was made visible, but was disabled due to the value of another setting, would leave a 1 px margin (eg settings in the support category when support was not enabled). Hidden settings now eat that margin, leaving nothing behind. |
||
|---|---|---|
| .. | ||
| SettingCategory.qml | ||
| SettingCheckBox.qml | ||
| SettingComboBox.qml | ||
| SettingExtruder.qml | ||
| SettingItem.qml | ||
| SettingTextField.qml | ||
| SettingUnknown.qml | ||
| SettingView.qml | ||