tomveich
Results
2
issues of
tomveich
When using `ZoomableAsyncImage`, image transformations applied via `ImageRequest.Builder().transformations()` are ignored, and the original image is displayed instead. However, using the same request with Coil3 `AsyncImage` correctly applies the transformations. **Expected...
### General Info - [x] I checked for similar bug report - [x] I am using the latest version - [x] I checked the [troubleshooting](https://github.com/supabase-community/supabase-kt/blob/master/TROUBLESHOOTING.md) page for similar problems ###...
bug