mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-07-25 06:04:27 +08:00
Removing a profile now forces a reset of selection
Fixes CURA-2169
This commit is contained in:
parent
3012690abc
commit
aac19c94a3
@ -235,6 +235,7 @@ UM.ManagementPage
|
||||
{
|
||||
Cura.MachineManager.setActiveQuality(base.model.getItem(0).name)
|
||||
}
|
||||
objectList.currentIndex = -1 //Reset selection.
|
||||
}
|
||||
}
|
||||
UM.RenameDialog
|
||||
|
Loading…
x
Reference in New Issue
Block a user