ColinEberhardt / VCTransitionsLibrary

A collection of iOS7 animation controllers and interaction controllers, providing flip, fold and all kinds of other transitions.
Other
4.55k stars 616 forks source link

CEHorizontalSwipeInteractionController popOnRightToLeft is within method #39

Open TheinHtikeAung opened 9 years ago

TheinHtikeAung commented 9 years ago

CEHorizontalSwipeInteractionController method's wireToViewController:(UIViewController *)viewController forOperation:(CEInteractionOperation)operation

has popOnRightToLeft = YES within method. So, whatever I change back to YES. So, I need to change the initial code. I think it be better we remove this line.

Thanks

yanfeng42 commented 8 years ago

统一楼上的!