Cura/resources/qml/Settings
Lipu Fei 64ae8bb595 Use global stack to evaluate limit_to_extruder value
CURA-3738

Getting limit_to_extruder from definition in QML returns a
SettingFunction which hasn't been evaluated. This causes the comparison
not to be working. We change it to use the global stack to evaluate so
we can get an actual extruder number string.
2017-05-24 10:17:13 +02:00
..
SettingCategory.qml Fix expand/collapse icon when using the inherit icon to expand a category 2016-09-22 10:36:38 +02:00
SettingCheckBox.qml Resolve is now updated from the base property 2016-11-21 11:10:23 +01:00
SettingComboBox.qml Set SettingsComboBox value if we get undefined from resolve 2017-04-03 11:10:05 +02:00
SettingExtruder.qml Make Extruder setting type update its color properly 2017-05-17 11:30:48 +02:00
SettingItem.qml Use global stack to evaluate limit_to_extruder value 2017-05-24 10:17:13 +02:00
SettingOptionalExtruder.qml Renamed useOptionalExtruder to addOptional extruder 2017-05-22 14:05:10 +02:00
SettingTextField.qml Allow strings with actual text 2017-03-30 20:57:23 +02:00
SettingUnknown.qml Fix SettingUnknown setting handler to display correctly 2016-05-11 17:19:31 +02:00
SettingView.qml Added "optional_extruder" setting type 2017-05-22 13:24:41 +02:00