Skip to content
Snippets Groups Projects
Commit a1abf4c5 authored by stefan's avatar stefan
Browse files

Inspector Gadget:

- Fix for deleting nodes

git-svn-id: https://dng.biozentrum.unibas.ch/svn/openstructure/trunk@1794 5a81b35b-ba03-0410-adc8-b2c5c5119f08
parent 5765f167
No related branches found
No related tags found
No related merge requests found
......@@ -58,7 +58,6 @@ class InspectorWidget(ToolBarOptionsWidget):
#Observer Methods
def NodeRemoved(self, node):
self.SetEntities(None)
ToolBarOptionsWidget.Update(self)
def RenderModeChanged(self, node):
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment