opfo / app

An iOS app for the EDA397 course made at Chalmers in the spring of 2013.
7 stars 1 forks source link

Tapping status bar does not scroll question table view to top. #48

Open rastersize opened 11 years ago

rastersize commented 11 years ago

My guess is that it has to do with the search header view being a UIScrollView and it disabling/capturing the event as it’s “higher” up in the view hierarchy.