mirror of
				https://github.com/node-red/node-red.git
				synced 2025-03-01 10:36:34 +00:00 
			
		
		
		
	Fix tab selection after sidebar tab reorder
This commit is contained in:
		| @@ -617,6 +617,7 @@ RED.tabs = (function() { | ||||
|                                 } | ||||
|                             }, | ||||
|                             stop: function(event,ui) { | ||||
|                                 dragActive = false; | ||||
|                                 collapsedButtonsRow.children().css({position:"relative",left:"",transition:""}); | ||||
|                                 $(".red-ui-tab-link-buttons").width('auto'); | ||||
|                                 pinnedLink.css({zIndex:""}); | ||||
|   | ||||
		Reference in New Issue
	
	Block a user