cullub
cullub
Hi @coliff -- looks like @popoway found a pretty easy solution to this ^^. Is that something you/we can add to the main source here?
This issue also caused the following error message for me: ``` MessagingRemoteException: An error occurred on client Build1728053 while executing a reply for topic xvs/build/17.2.8053/execute-task/{AppName}/b23186c002fWriteAppManifest ArgumentNullException: Value cannot be null....
I'd be interested in a solution for this as well
The workaround above is also affected by #85 since it relies on `onDragStopped` always being called after `onMove` finishes, which is not always true
Ah my issue here must be the same as #176