glide icon indicating copy to clipboard operation
glide copied to clipboard

Thumbnails do not respect ImageView's scale type

Open sjudd opened this issue 5 years ago • 1 comments

Primary requests set their transformation based on the ImageView's scale type if the caller didn't manually set a transformation. However if the primary has one or more thumbnails with unset transformations, those thumbnails do not also do so.

It probably makes sense to have both thumbnails and primarys that don't have manually specified transformations inherit transformations based on the view's scale type.

See also #3775

sjudd avatar Sep 17 '19 01:09 sjudd

Is there any update?

shenguojun avatar Jun 20 '22 10:06 shenguojun