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

Fix bug where animated argument was ignored#397

Open
ftonello wants to merge 1 commit intoECSlidingViewController:masterfrom
ftonello:fix-animation-bug
Open

Fix bug where animated argument was ignored#397
ftonello wants to merge 1 commit intoECSlidingViewController:masterfrom
ftonello:fix-animation-bug

Conversation

@ftonello
Copy link
Copy Markdown

@ftonello ftonello commented Nov 5, 2014

anchorTopViewTo*Animated: and resetTopViewAnimated: is ignoring the animated argument. In practice is not the ECSlidingViewController but rather the ECSlidingAnimationController (default implementation).

Apple also recommends to check the isAnimated property of the UIViewControllerContextTransitioning delegate.

Fix bug #327

Signed-off-by: Felipe F. Tonello [email protected]

anchorTopViewTo*Animated: and resetTopViewAnimated: is ignoring the animated
argument. In practice is not the ECSlidingViewController but rather the
ECSlidingAnimationController (default implementation).

Apple also recommends to check the isAnimated property of the
UIViewControllerContextTransitioning delegate.

Fix bug ECSlidingViewController#327

Signed-off-by: Felipe F. Tonello <[email protected]>
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.

1 participant