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

add customizing snapping animate duration property #28

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

Conversation

liuxuan30
Copy link

add customizing snapping animate duration property, so whoever uses definers can define the snapping animate duration. default is 0.15 secs

 *  Determines the animation duration while snapping
 */
@property (nonatomic, assign) CGFloat snappingAnimateDuration;

/**

@bryankeller
Copy link
Owner

I'll take a closer look this week, but I think this will be a good change. Thank you!

@liuxuan30
Copy link
Author

Sure, it is a simple change. I need to snap my navi bar slower in my app. Not sure if other people want it

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.

2 participants