Hi.
When I start dragging from a UI GameObject, I need to deactivate that GameObject.
I found out that doing so stop the event too so I need to find a way to make another script handle the drag event instead so that I can deactivate the origin of the drag event.