LuckSiege / LuckSiege/PictureSelector
v2.7.3-rc07后裁剪后的图片宽高远尺寸变小了
- Dominant language
- Java
- Stars
- 13.6k
- Forks
- 3.1k
- PR merge metrics
- No merged PRs in 30d
Description
`v2.7.3-rc07`后裁剪后的图片宽高远尺寸变小了。看了下似乎是因为缩放比例的问题

当运行`v2.7.3-rc07`版本的demo,裁剪比例选3:4时,缩放显示352%



但用最新的代码`v2.7.3-rc10`时,缩放显示703%,导致最后裁剪出来的图片宽高变小。



Contributor guide
No contributing guide indexed for this repository
Research direction
Reproduce the crop using the demo with the 3:4 ratio on v2.7.3-rc07 and v2.7.3-rc10, comparing the displayed zoom percentages and resulting image dimensions. Trace the scaling calculation responsible for the change after rc07. Done means the crop output dimensions and zoom behavior match the expected result.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100