I have a UIScrollView with a tall view that has a lot of controls on it. Near the bottom of the ScrollView I have a button and some text fields. When I click the button, the scroll view scrolls up a little bit, which is not what I want and I can find no code anywhere that would cause it to scroll. I set breakpoints on every line of code that scrolls the scroll view, but the program never breaks on one of them when the button is clicked. Does anyone have any idea what could be causing the scrolling?
I'd really appreciate any help, I've already pulled enough hair out over this one.
I'd really appreciate any help, I've already pulled enough hair out over this one.