zoomToRect does nothing if your UIScrollView is already at that zoomlevel
问题 I think I have found a bug in UIScrollView, but I want to check if other people are observing the same thing and if it is expected behaviour. I've got a UIScrollView and am trying to set what it is looking at using zoomToRect. That works fine. If I then drag the view so it's looking elsewhere and then trigger the zoomToRect with the same values it does nothing. The zoomToRect command only does something if the zoomScale needs to be adjusted, if a pan is all that is needed the view just sits