immich/mobile/test/presentation/widgets/images
Santo Shakil 00e813ba84
fix(mobile): stop long images squishing on ios (#29367)
* fix(mobile): stop long images squishing on ios

* fix(mobile): bound the original to 16384 with fast resize

* refactor(mobile): reuse the shared request options for the original

* fix(mobile): fix squished long image previews on ios

* fix(mobile): retry with exact resize when fast resize overshoots the texture bound

* fix(mobile): clamp preview targets to a minimum of one pixel

* fix nullable cast flagged by the stricter lints
2026-08-04 19:08:27 +00:00
..
cache_aware_listener_tracker_mixin_test.dart fix(mobile): images loads sometimes cancel too early (#27067) 2026-03-27 10:35:50 -04:00
local_image_provider_test.dart fix(mobile): stop long images squishing on ios (#29367) 2026-08-04 19:08:27 +00:00