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

修复滑动多选时从底部往上滑选中顺序错误 #2888

Open
wants to merge 1 commit into
base: version_component
Choose a base branch
from

Conversation

equationl
Copy link

开启滑动多选时,如果从底部往上滑动选择,选中顺序会出现“随机选中”而非如同从顶部向下滑动一样的按顺序选中,如图所示(注意看选中序号):

before

这个 PR 修复了这个问题,如果是从底部往上滑动时会按照顺序倒序依次选中图片,如图所示:

after

@equationl
Copy link
Author

@LuckSiege @luck1991 大佬,看看这个 PR?

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.

None yet

1 participant