Updated TODO

This commit is contained in:
Mazyad Alabduljaleel 2014-06-25 12:05:04 +04:00
parent 62e6a37882
commit f4fbe38044
1 changed files with 3 additions and 2 deletions

View File

@ -7,10 +7,11 @@
+ ~~Add tolerance customization~~
+ ~~Add more convenience methods for the `UIViewController` category~~
+ CocoaPods support
+ Update GIF to focus on the navbar, and demo the scroll ended animation feature
+ ~~Update GIF to focus on the navbar, and demo the scroll ended animation feature~~
+ ~~Rename TLYShyNavBarController files to Manager~~
+ Solve the scrollView did end dragging problem
+ ~~Solve the scrollView did end dragging problem~~
+ ~~Fix orientation problems~~
+ Don't end scrolling while the scrollView is decelerating. (isTracking property in gesture recognizer?)
## Good to Have