1
0
mirror of https://github.com/immich-app/immich.git synced 2024-12-17 12:22:31 +02:00
immich/mobile/lib/modules/asset_viewer
Matthias Rupp 34657f820f
Allow zooming in image viewer (#227)
* Allow zooming in image viewer

* Use thumbnailProvider as initial provider

* Set maximum zoom level to 100%

* Implement custom swipe listener in remote_photo_view

* Dart format

* Disable swipe gestures when zoomed in (prevents panning)
2022-06-20 13:29:42 -05:00
..
models Download asset to local and error fixing (#100) 2022-04-02 12:31:53 -05:00
providers Download asset to local and error fixing (#100) 2022-04-02 12:31:53 -05:00
services Download asset to local and error fixing (#100) 2022-04-02 12:31:53 -05:00
ui Allow zooming in image viewer (#227) 2022-06-20 13:29:42 -05:00
views Allow zooming in image viewer (#227) 2022-06-20 13:29:42 -05:00