I have set up a new project. I have taken the basic concepts that I've learned from the previous project and applied it to the new project. Now scroll view isn't working.
The pic below shows the size inspector of scroll view. It matches the previous project I run EXACTLY, yet the scroll view won't scroll.
I have scroll view enabled in the scrollview attributes inspector.
In the size attributes inspector, if I change the view Y axis value to -200 , i can see further down the scroll view in storyboard, where I have buttons and labels set. If I run my app at this point, the area displayed in the app is fixed at y -200. It doesn't scroll! All the labels fill with my content as expected.
My previous project behaved as expected in my previous project and all the settings match the same. I have literally put them side by side. Why won't it scroll.
My hair is turning gray because of this! Please help. I &*^ing hate scroll view!
----------
For some reason, setting the content insets and the view height to 800 is wrong. Scroll view works when I set this to 600. Any idea why this is?
AAAAAAANnnnnnd now its not working again. Baffled. Absolutely baffled.
The pic below shows the size inspector of scroll view. It matches the previous project I run EXACTLY, yet the scroll view won't scroll.

I have scroll view enabled in the scrollview attributes inspector.

In the size attributes inspector, if I change the view Y axis value to -200 , i can see further down the scroll view in storyboard, where I have buttons and labels set. If I run my app at this point, the area displayed in the app is fixed at y -200. It doesn't scroll! All the labels fill with my content as expected.
My previous project behaved as expected in my previous project and all the settings match the same. I have literally put them side by side. Why won't it scroll.
My hair is turning gray because of this! Please help. I &*^ing hate scroll view!
----------
For some reason, setting the content insets and the view height to 800 is wrong. Scroll view works when I set this to 600. Any idea why this is?
AAAAAAANnnnnnd now its not working again. Baffled. Absolutely baffled.
Last edited: