mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-06 21:44:01 -06:00
Add a multiplySelection method to CuraActions
Contributes to CURA-3609
This commit is contained in:
parent
905e59354b
commit
c21895de97
2 changed files with 11 additions and 0 deletions
|
@ -54,6 +54,8 @@ Menu
|
|||
width: 400 * Screen.devicePixelRatio
|
||||
height: 80 * Screen.devicePixelRatio
|
||||
|
||||
onAccepted: CuraActions.multiplySelection(copiesField.value)
|
||||
|
||||
signal reset()
|
||||
onReset:
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue