bumptech / bumptech/glide

Thumbnails do not respect ImageView's scale type

Open
#3,886 1 comment 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Java
Stars
35k
Forks
6.2k
Avg merge
1d 11h
Merged PRs (30d)
8

Description

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

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.