mirror of
				https://github.com/node-red/node-red.git
				synced 2025-03-01 10:36:34 +00:00 
			
		
		
		
	Adjust node animation speed
This commit is contained in:
		@@ -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();
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user