Skip to content

fix: 解决maxSize属性设置与生成图片尺寸不符问题,计算错误。 #11

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

Merged
merged 1 commit into from
Jul 29, 2024

Conversation

Donguapi
Copy link
Collaborator

Summary

@close #10

Test Plan

测试用例路径:https://github.com/react-native-oh-library/RNOHDCS/blob/main/react-native-signature-capture/signatureCapture.tsx

Checklist

  • 已经在真机设备或模拟器上测试通过
  • 已经与 Android 或 iOS 平台做过效果/功能对比
  • 已经添加了对应 API 的测试用例
  • 已经更新了文档
  • 更新了 JS/TS 代码

@boafeng boafeng merged commit 34b2a54 into react-native-oh-library:sig Jul 29, 2024
@boafeng boafeng changed the title 解决maxSize属性设置与生成图片尺寸不符问题,计算错误。 fix(maxSize): 解决maxSize属性设置与生成图片尺寸不符问题,计算错误。 Jul 29, 2024
@boafeng boafeng changed the title fix(maxSize): 解决maxSize属性设置与生成图片尺寸不符问题,计算错误。 fix: 解决maxSize属性设置与生成图片尺寸不符问题,计算错误。 Jul 29, 2024
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.

maxSize属性(设置最大图片尺寸)计算错误
2 participants