Skip to content

fix: 修复[picker-view]移动端h5滑动会出现不能归位的情况 #5621

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

Open
wants to merge 2 commits into
base: next
Choose a base branch
from

Conversation

ywenhao
Copy link

@ywenhao ywenhao commented Jul 5, 2025

close #5620

修复picker-view 滑动会出现不能归位的情况

修复前

SVID_20250704_185100_1.mp4

修复后

SVID_20250705_130241_1.mp4

@ywenhao
Copy link
Author

ywenhao commented Jul 5, 2025

关联issues #5620

@ywenhao ywenhao changed the title fix: 修复[移动端h5]picker-view 滑动会出现不能归位的情况 fix: 修复[picker-view]移动端h5滑动会出现不能归位的情况 Jul 5, 2025
@chouchouji
Copy link
Contributor

您好,感谢您的pr,这个修改会影响 app 端,所以要测试下 app端的表现是否正常。

@ywenhao
Copy link
Author

ywenhao commented Jul 6, 2025

您好,感谢您的pr,这个修改会影响 app 端,所以要测试下 app端的表现是否正常。

好的,感谢及时的回复。如果会影响到app端,用条件编译一下应该就行了。因为端比较多,我这没有足够多的设备测试,不确定app端是否同样存在这个问题。

@ywenhao
Copy link
Author

ywenhao commented Jul 10, 2025

您好,感谢您的pr,这个修改会影响 app 端,所以要测试下 app端的表现是否正常。

我这边修改为只针对h5环境生效了,因为这个是公共方法,需要测试各种app,各个手机型号,各个小程序环境。我这边发现该bug发生的环境在h5,所以这里只针对h5做修改。

@chouchouji
Copy link
Contributor

您好,感谢您的pr,这个修改会影响 app 端,所以要测试下 app端的表现是否正常。

我这边修改为只针对h5环境生效了,因为这个是公共方法,需要测试各种app,各个手机型号,各个小程序环境。我这边发现该bug发生的环境在h5,所以这里只针对h5做修改。

不用考虑小程序

@ywenhao
Copy link
Author

ywenhao commented Jul 24, 2025

您好,感谢您的pr,这个修改会影响 app 端,所以要测试下 app端的表现是否正常。

我这边修改为只针对h5环境生效了,因为这个是公共方法,需要测试各种app,各个手机型号,各个小程序环境。我这边发现该bug发生的环境在h5,所以这里只针对h5做修改。

不用考虑小程序

只对h5做的修改,没有考虑小程序

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

Successfully merging this pull request may close these issues.

[移动端h5]picker-view 滑动会出现不能归位的情况
2 participants