immich/mobile/lib/presentation/widgets/asset_viewer
Thomas f79c8cf1c1
feat(mobile): consolidate video controls (#26673)
Videos have recently been changed to support zooming, but this can make
the controls in the centre of the screen unergonomic as they will either
stay in the centre when dismissing, or stick to the video when zooming.
Neither is great. We should align the behaviour with other apps which
has the play/pause toggle at the bottom of the screen with the seeker
bar instead.

Co-authored-by: Alex <alex.tran1502@gmail.com>
2026-03-10 10:55:31 -05:00
..
asset_details fix(mobile): video state (#26574) 2026-03-03 10:28:07 -06:00
asset_details.widget.dart fix(mobile): add safe area for asset details (#26675) 2026-03-04 09:47:51 -06:00
asset_page.widget.dart feat(mobile): consolidate video controls (#26673) 2026-03-10 10:55:31 -05:00
asset_preloader.dart feat(mobile): inline asset details (#25952) 2026-02-17 09:24:34 -06:00
asset_stack.provider.dart fix(mobile): stack row blocking gestures and not showing up (#21854) 2025-09-18 06:16:14 +00:00
asset_stack.widget.dart fix(mobile): video state (#26574) 2026-03-03 10:28:07 -06:00
asset_viewer.page.dart fix(mobile): video state (#26574) 2026-03-03 10:28:07 -06:00
bottom_bar.widget.dart feat(mobile): consolidate video controls (#26673) 2026-03-10 10:55:31 -05:00
rating_bar.widget.dart feat(mobile): star rating (#24457) 2026-01-23 21:17:46 +05:30
sheet_tile.widget.dart fix: exposure info and better readability (#24344) 2025-12-03 20:19:45 +00:00
video_viewer.widget.dart feat(mobile): consolidate video controls (#26673) 2026-03-10 10:55:31 -05:00
viewer_bottom_app_bar.widget.dart fix(mobile): video state (#26574) 2026-03-03 10:28:07 -06:00
viewer_kebab_menu.widget.dart fix(mobile): video state (#26574) 2026-03-03 10:28:07 -06:00
viewer_top_app_bar.widget.dart feat(mobile): consolidate video controls (#26673) 2026-03-10 10:55:31 -05:00