coil-kt / coil

Image loading for Android and Compose Multiplatform.
https://coil-kt.github.io/coil/
Apache License 2.0
10.83k stars 664 forks source link

StaticImageDecoder ignores partial image by default #2691

Closed revonateB0T closed 5 days ago

revonateB0T commented 5 days ago

to match BitmapFactoryDecoder behaviour Close https://github.com/coil-kt/coil/issues/2612

colinrtwhite commented 5 days ago

Awesome, thank you!

kihaki commented 5 days ago

Good change, thanks you guys, appreciate the great work!