Cura/resources/qml/PrintSetupSelector/Custom
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
..
CustomPrintSetup.qml Merge branch 'master' into CURA-6862_truncate_profile_names 2019-10-15 11:48:08 +02:00
MenuButton.qml Set right text color if menubutton is disbled 2019-10-02 16:39:50 +02:00
QualitiesWithIntentMenu.qml Check if options are available before matching on them 2020-03-20 15:09:46 +01:00