Missed one usage of use_hidden_preview.

This commit is contained in:
Jeroen Bakker
2013-12-09 22:16:05 +01:00
parent 8983f50a9a
commit 35a9b7b44a
4 changed files with 3 additions and 6 deletions

View File

@@ -97,9 +97,6 @@ class NodeAddOperator():
print(str(e))
# Continue despite invalid attribute
if space.use_hidden_preview:
node.show_preview = False
node.select = True
tree.nodes.active = node
node.location = space.cursor_location