Shouheng88/Compressor

1.5.0版本 通过 concrete设置最大宽高失效

zhu-xiaowei opened this issue · 2 comments

.concrete {
this.config = Bitmap.Config.RGB_565
this.maxWidth = 4000f
this.maxHeight = 4000f
this.scaleMode = ScaleMode.SCALE_LARGER
}.launch()
看了下源码没有设置宽度:

晚点修复

1.6.0 已修复,谢谢!