mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-16 03:07:53 -06:00
Prevent crash in model if no extruder is set
CURA-6598
This commit is contained in:
parent
b56c09bcf4
commit
f4dc93fc39
2 changed files with 3 additions and 2 deletions
|
@ -20,8 +20,7 @@ SettingItem
|
|||
textRole: "value"
|
||||
|
||||
anchors.fill: parent
|
||||
highlighted: base.hovered
|
||||
|
||||
|
||||
onActivated:
|
||||
{
|
||||
forceActiveFocus()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue