immich/mobile/lib/presentation/widgets/asset_viewer
Thomas 5ab05e57fa
fix(mobile): inconsistent asset details background (#26634)
The background of the photo view does not extend below the height of the
viewport, and so the asset details fade in over black with the photo
view, and the standard surface colour scheme of the scaffold for the
rest. This leads to a janky animation. We can't change the background of
the scaffold to black, as it in turn makes the iOS bouncing scroll
physics cut off incorrectly. The best fix is to remove background
decoration from the photo view, and defer to the parent to colour the
background.

Co-authored-by: Alex <alex.tran1502@gmail.com>
2026-03-05 17:45:21 +00: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 fix(mobile): inconsistent asset details background (#26634) 2026-03-05 17:45:21 +00: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 fix(mobile): video state (#26574) 2026-03-03 10:28:07 -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 fix(mobile): video state (#26574) 2026-03-03 10:28:07 -06:00
video_viewer_controls.widget.dart fix(mobile): video state (#26574) 2026-03-03 10:28:07 -06: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 fix(mobile): video state (#26574) 2026-03-03 10:28:07 -06:00