Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make RAMItemAnimation methods public #81

Merged
merged 1 commit into from
Feb 11, 2016
Merged

Conversation

jamesonreed
Copy link

In order to create a custom RAMItemAnimation subclass as shown in the readme examples, the animation functions need to be public so that they can be overridden by a sublcass in a different package.

The RAM sublcasses of RAMItemAnimation also have to make this change to please swifts overriding rules with regards to method visibility.

…ethods that are intended to be overridden must be public
0ber added a commit that referenced this pull request Feb 11, 2016
Make RAMItemAnimation methods public
@0ber 0ber merged commit e2e22fa into Ramotion:master Feb 11, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants