Hello, i am making a drag and drop system between two ScrollView that contain Grid for arrangement purpose.
The probleme is that the second ScrollView is empty so the Drop is not detected. I have Created a Box collider on the Grid and it worked fine but now it's interfering with the Drop Scroll View script and i can move any item.
Any idea how to solve this probleme ?