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

如果在垂直scroller内部有一个左右滑动的轮播图,在左右滑动时垂直方向会滚动,应该如何解决? #4

Closed
airyland opened this issue Apr 18, 2016 · 2 comments

Comments

@airyland
Copy link

No description provided.

@huxiaoqi567
Copy link
Owner

huxiaoqi567 commented Apr 27, 2016

xscroll内部实现了controller机制

var xscroll = new XScroll();
var slider = new XScroll();
//通过控制器控制
xscroll.controller.add(slider)

@airyland
Copy link
Author

谢谢。不过似乎在轮播图那里进行stopPropagation也是可以实现

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

2 participants