Thumbnails do not respect ImageView's scale type
Open
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
Assessment
This issue has not been assessed yet.