mirror of
https://github.com/node-red/node-red.git
synced 2023-10-10 13:36:53 +02:00
Adjust node animation speed
This commit is contained in:
parent
162bd6a8c3
commit
44b75f0b92
@ -255,7 +255,7 @@ RED.palette = (function() {
|
||||
helper: 'clone',
|
||||
appendTo: 'body',
|
||||
revert: 'invalid',
|
||||
revertDuration: 50,
|
||||
revertDuration: 300,
|
||||
containment:'#main-container',
|
||||
start: function() {
|
||||
paletteWidth = $("#palette").width();
|
||||
|
Loading…
Reference in New Issue
Block a user