added drop models to buildplate as a right click option

Also shortcut: ctrl+B

CURA-10542
This commit is contained in:
Saumya Jain 2024-02-27 13:45:10 +01:00
parent 86bf94cc31
commit 1338a562ef
8 changed files with 18 additions and 43 deletions

View file

@ -513,7 +513,6 @@ UM.PreferencesPage
onCheckedChanged:
{
UM.Preferences.setValue("physics/automatic_drop_down", checked)
CuraApplication.getWorkplaceDropToBuildplate(checked)
}
}
}