So I've posted before, didn't receive a response last week on my issue. I really wish to find a way to not have to re-drag the uiimageview when you transition from one scrollview to another. I have a custom uiimageview that is passed a controller so that it can notify that controller to move it from one scrollview to the next. My problem? When you drag over the uiimageview to the other scrollview, I can place it near where it last left off, but then the person has to redrag it in the new view. I may just give up and just have the person click on the image on one scrollview while it appears in the other, I'd just really prefer for the user to seemlessly drag the uiimageview over two scrollviews. Thanks for the help in advance because any insight is nice!