We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
2.4.1
2.6.1
iphone x
https://didi.github.io/mand-mobile/#/zh-CN/docs/co
Let's say we use the tabBar demo which includes swiper
The swiper roll back to the original index item
The swiper freezes, no rollback
Looks like you are comparing the vertical distance and horizontal distance to judge the relevant event, might be a fix there.
The text was updated successfully, but these errors were encountered:
fix(swiper): refactor user scrolling judgment by touch angle
55310a4
#540
fix(swiper): refactor user scrolling judgment by touch angle (#541)
af40f5c
* fix(swiper): refactor user scrolling judgment by touch angle #540 * test(swiper): add testing code & update test case * fix(swiper): remove traslating animation in touchmove
xxyan0205
No branches or pull requests
Mand Mobile Version
2.4.1
Vue Version
2.6.1
Model / OS & Browser Info
iphone x
Recurring Links
https://didi.github.io/mand-mobile/#/zh-CN/docs/co
Recurring Steps
Let's say we use the tabBar demo which includes swiper
Expectant Behaviors
The swiper roll back to the original index item
Actual Behaviors
The swiper freezes, no rollback
Looks like you are comparing the vertical distance and horizontal distance to judge the relevant event, might be a fix there.
The text was updated successfully, but these errors were encountered: