Skip to content
This repository was archived by the owner on Jan 25, 2023. It is now read-only.

fix compiler warning with explicit cast #9

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

ethansinjin
Copy link
Contributor

No description provided.

<UIScrollViewDelegate>delegate is not modified and inherits from superclass
<TimelineViewDelegate>timelineViewDelegate
@lukescott
Copy link
Owner

lukescott commented Apr 19, 2016

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.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants