immich/mobile/lib/presentation
Luis Nachtigall 561469b826
fix(mobile): handle image stream completion when no image is emitted (#25984)
* Fix image cancellation to be stream-scoped instead of widget-scoped

* fix(OneFramePlaceholderImageStreamCompleter): make onLastListenerRemoved callback synchronous with removing the last listener

* fix(OneFrameMultiImageStreamCompleter): remove unnecessary blank line in code

* fix(OneFramePlaceholderImageStreamCompleter): cancel pending requests when only cache listener remains

* fix(OneFrameMultiImageStreamCompleter): ensure onLastListenerRemoved callback is invoked only once
2026-02-09 16:59:29 -05:00
..
pages refactor(mobile): consolidate image requests (#25743) 2026-02-05 12:16:42 -05:00
widgets fix(mobile): handle image stream completion when no image is emitted (#25984) 2026-02-09 16:59:29 -05:00