Cura/resources/qml/PrintSetupSelector
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
..
Custom Check if options are available before matching on them 2020-03-20 15:09:46 +01:00
Recommended Fix binding loop in action panel widget 2020-03-20 14:52:33 +01:00
NoIntentIcon.qml Add warning icon when not all extruders have same intent 2019-09-26 16:26:55 +02:00
PrintSetupSelector.qml Fix QML null warnings 2020-02-13 12:26:49 +01:00
PrintSetupSelectorContents.qml Added several ids to be used in integration tests: 2019-05-03 09:35:17 +02:00
PrintSetupSelectorHeader.qml Elide the profile text in the middle for the PrintSetupSelector. 2019-10-15 10:26:52 +02:00