quemb / QMBParallaxScrollViewController

Add a parallax top view to any UIScrollView (incl. UITableViews) - #Parallax #ScrollView #TableView #Header
http://quemb.github.io/QMBParallaxScrollViewController
MIT License
871 stars 121 forks source link

Fixes view controller resizing & animation frame resizing. #20

Closed markst closed 10 years ago

markst commented 10 years ago

When animating the top view my views were jumping between states & not animating nicely. I also found that when the view controller was resized (which is common when using non-extended edges layout) the scrollview would sit out of bounds.