Cura/resources
Ghostkeeper 3af91bfca7
Fix QML warning assigning undefined to an integer field
Fixes the following QML warning in the logs:
2020-03-20 14:02:13,482 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [406]: file:///home/trin/Gedeeld/Projects/Cura/resources/qml/PrintSetupSelector/Recommended/RecommendedSupportSelector.qml:125:13: Unable to assign [undefined] to int

Instead it now assigns the first extruder before a printer has been created. The first extruder also doesn't exist yet at this point, but this doesn't really matter because there is no interface to show yet at this point.

Done during Turbo Testing and Tooling.
2020-03-20 14:17:24 +01:00
..
bundled_packages Bump SDK version number of Cura 4.5 to 7.1 2020-02-10 10:45:07 +01:00
definitions Disallow printers larger than 2km 2020-03-20 11:16:16 +01:00
extruders Merge branch 'master' of github.com:Ultimaker/Cura 2020-03-19 14:48:45 +01:00
i18n Merge branch 'DenyCZ-4.5' 2020-03-09 16:57:09 +01:00
images Merge pull request #7101 from yyh1002/master 2020-03-18 16:12:50 +01:00
intent Also bump up the setting version of files changed since this branch was branched 2019-11-20 16:51:15 +01:00
meshes Merge pull request #7112 from mehmetsutas/master 2020-03-17 16:37:58 +01:00
qml Fix QML warning assigning undefined to an integer field 2020-03-20 14:17:24 +01:00
quality Merge pull request #7112 from mehmetsutas/master 2020-03-17 16:37:58 +01:00
setting_visibility Merge pull request #7010 from smartavionics/mb-hole-offset 2020-02-13 09:05:18 +01:00
shaders Older drivers can lie w.r.t. GLSL-version if it's forced lower. 2019-09-21 14:58:59 +02:00
texts Fix layout of 4.5 change log 2020-02-25 16:16:45 +01:00
themes Add placeholder header pattern 2020-03-20 14:05:42 +01:00
variants Merge pull request #7298 from Ultimaker/CURA-7311_stair_step_height_0_for_pva 2020-03-19 14:12:28 +01:00