Hey,
during my drag, I need to update the UIDragPreview of the dragged item depending on it's location. I'm currently doing that by setting a new previewProvider each time the preview needs to be updated. When doing this, the current preview gets scaled down a little bit and the new one scales up, which looks a bit weird.
Is there a better way to update the DragPreview? Or is there at least a way to get rid of the scaling?
Best,
Klemens