Using the new features in Xcode 4.2 is a challenging task, when the community doesn't seem to know very much about it. Hopefully MacRumors can help here.
Using the view size attributes panel in storyboard, I have a scroll view positioned (0,0) and sized width:320, height:659.
Using the scroll view size attributes panel in storyboard, I have content insets set at Top:0 Bottom:659 Left:0 Right:0. Scroller insets are set at 0 for top bottom left and right.
Autosizing is switch on for all dimensions in both the view and the scroll view - not that I really know what this is doing...
I have been adjusting these figures, tweaking them up or down and I can't get the scrolling to work just how I need it to. Please help. How should i have these settings configured?
Thanks
Using the view size attributes panel in storyboard, I have a scroll view positioned (0,0) and sized width:320, height:659.
Using the scroll view size attributes panel in storyboard, I have content insets set at Top:0 Bottom:659 Left:0 Right:0. Scroller insets are set at 0 for top bottom left and right.
Autosizing is switch on for all dimensions in both the view and the scroll view - not that I really know what this is doing...
I have been adjusting these figures, tweaking them up or down and I can't get the scrolling to work just how I need it to. Please help. How should i have these settings configured?
Thanks