mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 07:19:05 +08: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
@ -22,10 +22,4 @@ UM.ToolbarButton
|
||||
font: extruderNumberFont
|
||||
property int index: extruder.index
|
||||
}
|
||||
|
||||
onClicked:
|
||||
{
|
||||
forceActiveFocus() //First grab focus, so all the text fields are updated
|
||||
CuraActions.setExtruderForSelection(extruder.id)
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user