LuckSiege / LuckSiege/PictureSelector
内部二次封装Luban压缩问题
Open
- Dominant language
- Java
- Stars
- 13.6k
- Forks
- 3.1k
- PR merge metrics
- No merged PRs in 30d
Description
手动调用Luban压缩,传入list数据;
查看源码 ,media生成的是个空对象, if (path.getMedia().isCompressed()) ,导致压缩异常抛出
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the manual Luban compression call with a list, then inspect the source path where the media object is created and where path.getMedia().isCompressed() is checked. Done means the supplied list is compressed without an exception and the generated media object is populated rather than empty.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, java
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100