immich/mobile/lib/presentation/widgets
Noel S f0e2fced57
feat(mobile): video zooming in asset viewer (#22036)
* wip

* Functional implementation, still need to bug test.

* Fixed flickering bugs

* Fixed bug with drag actions interfering with zoom panning. Fixed video being zoomable when bottom sheet is shown. Code cleanup.

* Add comments and simplify video controls

* Clearer variable name

* Fix bug where the redundant onTapDown would interfere with zooming gestures

* Fix zoom not working the second time when viewing a video.

* fix video of live photo retaining pan from photo portion

* code cleanup and simplified widget stack

---------

Co-authored-by: Alex <alex.tran1502@gmail.com>
2026-02-21 23:37:36 -06:00
..
action_buttons feat(mobile): inline asset details (#25952) 2026-02-17 09:24:34 -06:00
album feat(mobile): inline asset details (#25952) 2026-02-17 09:24:34 -06:00
asset_viewer feat(mobile): video zooming in asset viewer (#22036) 2026-02-21 23:37:36 -06:00
backup chore: expose upload errors to UI (#25566) 2026-01-27 16:33:44 +00:00
bottom_sheet fix(mobile): bring back map settings (#25448) 2026-01-22 21:51:48 +00:00
images fix: evict image from cache on error during image loading (#26078) 2026-02-09 17:01:10 -05:00
map fix(mobile): bring back map settings (#25448) 2026-01-22 21:51:48 +00:00
memory fix: mobile edit handling (#25315) 2026-01-19 12:22:53 -06:00
people refactor(mobile): consolidate image requests (#25743) 2026-02-05 12:16:42 -05:00
remote_album feat(mobile): album options to kebab menu (#24204) 2025-12-26 18:46:05 +00:00
search feat(mobile): Quick date picker in the search page (#22653) 2025-11-10 13:55:09 -06:00
timeline feat(mobile): timeline - add persistentBottomBar flag (#25634) 2026-02-20 23:51:26 +05:30