Hi everyone!
I have a web app which invites users to drag small webcontainers from one parent container to another, and then move the small containers around within target container.
This all works fine in desktop browsers Chrome / Firefox / Edge, etc.
On iPad Safari the initial drag and drop to target container works well, but then any attempt to move the small container within the target container results in the drop receiving x,y coordinates that are nonsense (ie outside of the visible screen area and not anywhere near to the location at which the user lifted their finger to drop.
Could this be something to do with Retina screen scaling??
Any help would be very much appreciated.