Hello, I tried to use the draggable camera.
I add UIButton as item in the UITable, so there are the draggable items.
The problem is when I click on an item, I cannot drag because I press the button.
I don't want the button to be activate when I drag the items. But I also need to click on the button when I am not dragging.
Thanks.