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(avatarCropper): fix cropping area displaying abnormally in Taro #2169

Closed
wants to merge 4 commits into from

Conversation

Alex-huxiyang
Copy link
Collaborator

🤔 这个变动的性质是?

  • 日常 bug 修复

🔗 相关 Issue

💡 需求背景和解决方案

☑️ 请求合并前的自查清单

⚠️ 请自检并全部勾选全部选项⚠️

  • 文档已补充或无须补充
  • 代码演示已提供或无须提供
  • TypeScript 定义已补充或无须补充
  • fork仓库代码是否为最新避免文件冲突
  • Files changed 没有 package.json lock 等无关文件

@Alex-huxiyang Alex-huxiyang changed the title fix(avatarCropper): 裁剪范围在taro环境下显示异常 fix(avatarCropper): fix cropping area displaying abnormally in Taro Apr 12, 2024
Copy link

codecov bot commented Apr 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.87%. Comparing base (0217d34) to head (9d1c09f).

Additional details and impacted files
@@           Coverage Diff           @@
##             next    #2169   +/-   ##
=======================================
  Coverage   85.87%   85.87%           
=======================================
  Files         217      217           
  Lines       22823    22823           
  Branches     2477     2477           
=======================================
  Hits        19600    19600           
  Misses       3218     3218           
  Partials        5        5           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Alex-huxiyang Alex-huxiyang linked an issue Apr 15, 2024 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

react taro AvatarCropper 遮住了按钮
1 participant