immich/mobile/lib/presentation/widgets/asset_viewer
Thomas a43680c8b1
chore(mobile): simplify drag logic (#26291)
We were manually tracking whether gestures should be blocked, which was
a remnant of how the old code worked. This is no longer needed as we
have better heuristics for knowing whether we should skip drag updates
now.

Co-authored-by: Alex <alex.tran1502@gmail.com>
2026-02-19 14:18:44 -06:00
..
asset_details feat(mobile): inline asset details (#25952) 2026-02-17 09:24:34 -06:00
asset_details.widget.dart feat(mobile): inline asset details (#25952) 2026-02-17 09:24:34 -06:00
asset_page.widget.dart chore(mobile): simplify drag logic (#26291) 2026-02-19 14:18:44 -06: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 feat(mobile): inline asset details (#25952) 2026-02-17 09:24:34 -06:00
asset_viewer.page.dart chore(mobile): cleanup asset viewer state (#26300) 2026-02-19 12:26:21 -06:00
asset_viewer.state.dart feat(mobile): inline asset details (#25952) 2026-02-17 09:24:34 -06:00
bottom_bar.widget.dart feat(mobile): inline asset details (#25952) 2026-02-17 09:24:34 -06: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): inline asset details (#25952) 2026-02-17 09:24:34 -06:00
video_viewer_controls.widget.dart feat(mobile): inline asset details (#25952) 2026-02-17 09:24:34 -06:00
viewer_bottom_app_bar.widget.dart feat(mobile): inline asset details (#25952) 2026-02-17 09:24:34 -06:00
viewer_kebab_menu.widget.dart feat(mobile): inline asset details (#25952) 2026-02-17 09:24:34 -06:00
viewer_top_app_bar.widget.dart feat(mobile): inline asset details (#25952) 2026-02-17 09:24:34 -06:00