mirror of
https://github.com/Ultimaker/Cura.git
synced 2026-02-10 10:49:27 -07:00
After deletion of material the slection is refreshed
CURA-2388
This commit is contained in:
parent
426b48323f
commit
9ba78dec54
1 changed files with 1 additions and 0 deletions
|
|
@ -254,6 +254,7 @@ UM.ManagementPage
|
|||
{
|
||||
Cura.ContainerManager.removeContainer(containers[i])
|
||||
}
|
||||
currentItem = base.model.getItem(base.objectList.currentIndex) // Refresh the current item.
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue