Cura/resources/qml/MachineSettings
Ghostkeeper 31aee866f4
Check if options are available before matching on them
This prevents a QML warning when the ListModel is created before the property provider is. This QML warning looked like this:
2020-03-20 15:04:30,012 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [406]: file:///home/trin/Gedeeld/Projects/Cura/cura/../resources/qml/MachineSettings/ComboBoxWithOptions.qml:74: TypeError: Cannot call method 'match' of undefined

Done during Turbo Testing and Tooling.
2020-03-20 15:09:46 +01:00
..
ComboBoxWithOptions.qml Check if options are available before matching on them 2020-03-20 15:09:46 +01:00
GcodeTextArea.qml Move background to ScrollView for GcodeTextArea 2019-05-14 11:44:14 +02:00
NumericTextFieldWithUnit.qml Disallow printers larger than 2km 2020-03-20 11:16:16 +01:00
PrintHeadMinMaxTextField.qml Disallow printers larger than 2km 2020-03-20 11:16:16 +01:00
SimpleCheckBox.qml Fix theming 2019-04-17 09:18:08 +02:00