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

fix(PickView): pickview wheel direction #6216

Closed
wants to merge 2 commits into from
Closed

fix(PickView): pickview wheel direction #6216

wants to merge 2 commits into from

Conversation

1587315093
Copy link
Contributor

#6213
发现useWheel 的滚轮数据有点不一样,向下滑的时候是正值,向上是负值

@github-actions
Copy link
Contributor

PR preview has been successfully built and deployed to https://antd-mobile-preview-pr-6216.surge.sh

@codecov
Copy link

codecov bot commented Jun 26, 2023

Codecov Report

Patch coverage: 19.23% and project coverage change: -0.14 ⚠️

Comparison is base (dd78ba3) 90.63% compared to head (cbb0622) 90.49%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #6216      +/-   ##
==========================================
- Coverage   90.63%   90.49%   -0.14%     
==========================================
  Files         304      305       +1     
  Lines        6597     6617      +20     
  Branches     1644     1645       +1     
==========================================
+ Hits         5979     5988       +9     
- Misses        567      578      +11     
  Partials       51       51              
Impacted Files Coverage Δ
src/components/picker-view/utils/index.tsx 9.09% <9.09%> (ø)
src/components/picker-view/wheel.tsx 82.25% <26.66%> (-6.44%) ⬇️

... and 1 file with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@1587315093 1587315093 closed this Jul 4, 2023
@1587315093 1587315093 deleted the fix/pickview branch July 4, 2023 07:06
@1587315093 1587315093 restored the fix/pickview branch July 4, 2023 11:15
@1587315093 1587315093 reopened this Jul 4, 2023
@1587315093
Copy link
Contributor Author

没修好。。。 先 close 了

@1587315093 1587315093 closed this Jul 7, 2023
@1587315093
Copy link
Contributor Author

#6240

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.

1 participant