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

Toolbar consistently animates from the right #79

Open
shawnthroop opened this issue Nov 28, 2013 · 0 comments
Open

Toolbar consistently animates from the right #79

shawnthroop opened this issue Nov 28, 2013 · 0 comments

Comments

@shawnthroop
Copy link

When presenting SVWebViewController via the SVModalViewController, the bottom toolbar will slide in from the right as if the view is being pushed. I feel like there is a simple reason for this but I can't figure it out, I'm still quite inexperienced.

Also in SCWebViewController.m when calling self.navigationController setToolbarHidden:YES animated:NO; the toolbar still animates (and from the right). If I call [self.webViewController.navigationController setToolbarHidden:NO animated:animated]; in SVModalWebViewController.m then the toolbar doesn't rush in from the right.

I'm still unsure how to do a pull request (or if that's the right thing to do in this situation). Let me know what I should do.

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

No branches or pull requests

1 participant