mirror of https://github.com/node-red/node-red.git
Do not mark workspace dirty when generating names without history
parent
a1060524d4
commit
d95af6acd6
|
|
@ -1147,8 +1147,8 @@ RED.view.tools = (function() {
|
|||
t: 'multi',
|
||||
events: historyEvents
|
||||
})
|
||||
}
|
||||
RED.nodes.dirty(true)
|
||||
}
|
||||
RED.view.redraw()
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue