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: ios picker view scroll height not correct #5734

Merged
merged 1 commit into from
Oct 13, 2022
Merged

fix: ios picker view scroll height not correct #5734

merged 1 commit into from
Oct 13, 2022

Conversation

zombieJ
Copy link
Member

@zombieJ zombieJ commented Oct 13, 2022

IOS 10 下 flex 布局高度计算有点问题,做个兜底操作。

@github-actions
Copy link
Contributor

Size Change: 0 B

Total Size: 350 kB

ℹ️ View Unchanged
Filename Size
./lib/bundle/antd-mobile.compatible.umd.js 188 kB
./lib/bundle/antd-mobile.umd.js 146 kB
./lib/bundle/css-vars-patch.css 1.4 kB
./lib/bundle/style.css 14.6 kB

compressed-size-action

@github-actions
Copy link
Contributor

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

@codecov
Copy link

codecov bot commented Oct 13, 2022

Codecov Report

Base: 89.91% // Head: 90.02% // Increases project coverage by +0.11% 🎉

Coverage data is based on head (15b03e5) compared to base (746fa21).
Patch has no changes to coverable lines.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #5734      +/-   ##
==========================================
+ Coverage   89.91%   90.02%   +0.11%     
==========================================
  Files         297      297              
  Lines        6339     6339              
  Branches     1554     1554              
==========================================
+ Hits         5700     5707       +7     
+ Misses        590      584       -6     
+ Partials       49       48       -1     
Impacted Files Coverage Δ
src/components/image-uploader/image-uploader.tsx 92.72% <0.00%> (+6.36%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

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

@zombieJ zombieJ merged commit 43a0c61 into master Oct 13, 2022
@zombieJ zombieJ deleted the ios10 branch October 13, 2022 10:36
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

2 participants