honcheng / PaperFold-for-iOS

Paper folding animation for iOS
Other
2.7k stars 399 forks source link

Can't interact with UI objects in bottom and top views #70

Open CaptainMalReynolds opened 10 years ago

CaptainMalReynolds commented 10 years ago

Hi there, I'm trying to implement top and bottom views with some interaction in them, like UISwitch or UiSegmentControl, UITextField etc. So the thing is I can't interact with them at all, they behave if they were just an image, no movement at all. If I put the same view to the left or right folding view, then I interact with them just fine. Please help what to do with it.