看着這個問題:Prevent UIScrollView from moving contents to top-left,我有確切的問題。UIScrollView在放大時將圖像移動到左上角
我使用本教程:http://cocoadevblog.heroku.com/iphone-tutorial-uiimage-with-zooming-tapping-rotation
回到類似的問題,如果我禁用UIScrollViewPanGestureRecognizer,我不能夠再平移縮放圖像。
我在UIScrollView中有一個UIImageView,我想能夠縮放和平移圖像。
如何在放大時禁用移動到左上角的內容?
我只是想放大圖像而不能自動放置到某種「隱形網格」。當我放大時,圖像自動移動到左上角 – Phillip 2012-02-05 16:00:23