Hi,
I have an app with a TileList where the tiles need to be dragged and dropped to reorder them. This works fine. The problem is that the application can be viewed at different scales so the user can zoom in on an area, when the user is zoomed in and drags one of the tiles the drag proxy is displayed at 1:1 scale rather than the current scale, so the proxy appears to be larger or smaller than the real tile as it is currently displayed.
Does anyone know of a workaround for this?
Regards,
Chris