Skip to content
This repository has been archived by the owner on Aug 30, 2023. It is now read-only.

Add support for customizing transition durations #2

Closed
2 tasks done
jverkoey opened this issue May 24, 2017 · 0 comments
Closed
2 tasks done

Add support for customizing transition durations #2

jverkoey opened this issue May 24, 2017 · 0 comments

Comments

@jverkoey
Copy link
Contributor

jverkoey commented May 24, 2017

Transition durations are currently locked to 0.35 by default. Ideally a Transition object would be able to customize the transition duration.

  • Add a new protocol, TransitionWithCustomDuration. This protocol should have a single method, transitionDuration(with context:).
  • Forward the MDMViewControllerTransitionContext transitionDuration: implementation to the transition.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants