You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm guessing that it would be tricky to drag multiple objects at the same time. I don't think that this is something that I can implement any time soon.
I tried to do it by myself. I’ve removed all “static” words from DragDropManager. Next, I’ve created an instance of DragDropManager in my app whenever a user start drag. And it works well. I test this on real device. Now, I can drag&drop multiple objects at the same time.
Hello, Josh. I want to use DragDropManager to drag multiple objects at the same time. Could you add support for this?
The text was updated successfully, but these errors were encountered: