Last Updated:
			03 Feb 2025 11:25
			
				by 					Hannes
			
		
	 
	Ensure OnDragStart is fired with the user actually drags an item not just when selecting it
	
		
			Currently, the OnDragStart is fired if you just select an item (along with the SelectedItemsChanged). This is not correct as at this stage, the drag operation hasn't started yet.