immich/mobile/lib/presentation/widgets/asset_viewer
Thomas 367025a3a8
chore(mobile): simplify showing details toggle (#26403)
Keeping track of the last scroll offset and guarding on scroll direction
is not necessary. The dead zone with kTouchSlop is more than sufficient,
and much simpler.

Co-authored-by: shenlong <139912620+shenlong-tanwen@users.noreply.github.com>
2026-02-23 23:49:35 +05:30
..
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 showing details toggle (#26403) 2026-02-23 23:49:35 +05:30
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 feat: tap to see next/previous image (#20286) 2026-02-22 05:28:17 +00: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): video zooming in asset viewer (#22036) 2026-02-21 23:37:36 -06:00
video_viewer_controls.widget.dart feat(mobile): video zooming in asset viewer (#22036) 2026-02-21 23:37:36 -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