mirror of
				https://github.com/node-red/node-red.git
				synced 2025-03-01 10:36:34 +00:00 
			
		
		
		
	Touch: unable to scroll after drawing link
This commit is contained in:
		| @@ -656,7 +656,7 @@ RED.view = function() { | ||||
|  | ||||
|     function portMouseDown(d,portType,portIndex) { | ||||
|         // disable zoom | ||||
|         vis.call(d3.behavior.zoom().on("zoom"), null); | ||||
|         //vis.call(d3.behavior.zoom().on("zoom"), null); | ||||
|         mousedown_node = d; | ||||
|         selected_link = null; | ||||
|         mouse_mode = RED.state.JOINING; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user