mirror of
				https://github.com/node-red/node-red.git
				synced 2025-03-01 10:36:34 +00:00 
			
		
		
		
	@@ -882,6 +882,8 @@ RED.editor = (function() {
 | 
			
		||||
                                                if (outputsChanged) {
 | 
			
		||||
                                                    changed = true;
 | 
			
		||||
                                                }
 | 
			
		||||
                                            } else {
 | 
			
		||||
                                                newValue = parseInt(newValue);
 | 
			
		||||
                                            }
 | 
			
		||||
                                        }
 | 
			
		||||
                                        if (editing_node[d] != newValue) {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user