Cura/resources/qml/Settings
fieldOfView b921540703 Remove superfluous margin left by hidden settings
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.
2016-09-08 08:58:40 +02:00
..
SettingCategory.qml Ensure the control has active focus when clicking a SettingItem 2016-06-14 17:29:05 +02:00
SettingCheckBox.qml Ensure the control has active focus when clicking a SettingItem 2016-06-14 17:29:05 +02:00
SettingComboBox.qml Fix SettingComboBox and SettingExtruder in some contexts 2016-07-28 13:45:11 +02:00
SettingExtruder.qml Update swatch colors when changing materials 2016-08-10 14:37:59 +02:00
SettingItem.qml Setting state is now set to calculated after setting the value 2016-09-01 13:00:54 +02:00
SettingTextField.qml Fix resolve in profile bug. Removed unnecessary imports. Removed unnecessary watch. Contributes to CURA-2007 2016-08-24 11:36:10 +02:00
SettingUnknown.qml Fix SettingUnknown setting handler to display correctly 2016-05-11 17:19:31 +02:00
SettingView.qml Remove superfluous margin left by hidden settings 2016-09-08 08:58:40 +02:00