ios - A container view and scroll view present an representation which is offset -
I have a UIScrollView app that contains all UI elements containing a container that is prepared on a UIScrollView UIImage and some UILabels prepared on it. One of the elements in an embedded UIViewController is I, however, are having a problem with the presentation in the Container UIScrollView as UIImage, which is considered to fill the whole scrolling material, but once the top is offset it is upset, But it also throws my calculation of points (the image should fill the full rounder border. I set the size of the container view (using constrains) to the UIViewController ViewDi Set in dLoad (and results, box, expected): [Self FloorplancontainerwidthConstraint] .constant = [self view] .frame.size.width - self.marginWidthConstraint.constant * 2; If ([delegate isiPad]) {[self-floor portal-controller-right consultant] .centent = 300;} [_floorPlanContainer layoutIfNeeded]; Then in the Container's UIViewController, on ViewWillDisplay, I have the UIImageView dimensions Upda...