mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-25 23:53:56 -06:00
Merge pull request #14512 from Ultimaker/CURA-10233_switching_support_extruder_switches_model_extruder
[CURA-10233] switching support extruder switches model extruder
This commit is contained in:
commit
4eb50f51a8
1 changed files with 0 additions and 6 deletions
|
@ -22,10 +22,4 @@ UM.ToolbarButton
|
||||||
font: extruderNumberFont
|
font: extruderNumberFont
|
||||||
property int index: extruder.index
|
property int index: extruder.index
|
||||||
}
|
}
|
||||||
|
|
||||||
onClicked:
|
|
||||||
{
|
|
||||||
forceActiveFocus() //First grab focus, so all the text fields are updated
|
|
||||||
CuraActions.setExtruderForSelection(extruder.id)
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue