TimelineView
TimelineView copied to clipboard
fix compiler warning with explicit cast
Awesome, thank you! I do prefer to keep the delegate the same. If you inherit from UIScrollView delegate as issue #7 suggests, it should fix the problem mentioned in that issue.
It also may be a good idea to keep changes to feature branches. That way you can send specific things as pull requests, and you can make any custom changes to your master.