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

No way to disable closing animation when tapping center view on open drawer #1

Open
JVillella opened this issue Jan 15, 2015 · 0 comments

Comments

@JVillella
Copy link
Owner

The following code is called in the JVFloatingDrawerViewController.

- (void)actionCenterViewContainerTapped:(id)sender {
    [self closeDrawerWithSide:self.currentlyOpenedSide animated:YES completion:nil];
}

YES has been hardcoded. This needs to be fixed so the user has control.

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

No branches or pull requests

1 participant