TPKeyboardAvoiding icon indicating copy to clipboard operation
TPKeyboardAvoiding copied to clipboard

When moving controls under scrollview using Docoment Outline, controls move in UIVIew

Open Spokane-Dude opened this issue 11 years ago • 0 comments

Got one UIView working correctly, moved on to the next UIView, and when using Document Outline to move other controls under ScrollView, they move also in the UIView, which should not happen.

Am I supposed to move all of the controls under the scroll view, or can I get away with only moving the ones that would be hidden by the keyboard?

Spokane-Dude avatar Sep 20 '14 16:09 Spokane-Dude