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

QMUINavigationController 的代理怎么重新指定? #265

Closed
Baichenghui opened this issue Jan 4, 2018 · 4 comments
Closed

QMUINavigationController 的代理怎么重新指定? #265

Baichenghui opened this issue Jan 4, 2018 · 4 comments

Comments

@Baichenghui
Copy link

在控制器设置self.navigationController.delegate = self;没用

@zhoon
Copy link
Collaborator

zhoon commented Jan 5, 2018

@Baichenghui 没用的表现是怎样的?你预期是要用来做什么?

@Baichenghui
Copy link
Author

我设置代理做转场动画,代理方法不走:

  • (id)navigationController:(UINavigationController *)navigationController animationControllerForOperation:(UINavigationControllerOperation)operation fromViewController:(UIViewController *)fromVC toViewController:(UIViewController *)toVC

@zhoon
Copy link
Collaborator

zhoon commented Jan 9, 2018

现在确实有点问题,我看看怎么改。

@MoLice
Copy link
Collaborator

MoLice commented Apr 25, 2018

已在 2.6.0 版本修复。

@MoLice MoLice closed this as completed Apr 25, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants