Due to the MP refactoring with the facade types the checks for deleting an in-use cell type is no longer working in either multicell or macroscopic. And it needs to be fixed in both.
Old analysis which may not be correct
I think this just needs looking up the edit facade instance for the cell type and then using that in the "is used" check to fix this bug so I'm tagging this as easy.
This is apparently fully working in the multicellular editor right now.
Due to the MP refactoring with the facade types the checks for deleting an in-use cell type is no longer working in
either multicell ormacroscopic. And it needs to be fixedin both.Old analysis which may not be correct
This is apparently fully working in the multicellular editor right now.