immich/mobile/lib/presentation/widgets
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
..
action_buttons feat(mobile): use shared native client (#25942) 2026-03-05 11:04:45 -06:00
album fix(mobile): video state (#26574) 2026-03-03 10:28:07 -06:00
asset_viewer fix(mobile): inconsistent asset details background (#26634) 2026-03-05 17:45:21 +00:00
backup chore: expose upload errors to UI (#25566) 2026-01-27 16:33:44 +00:00
bottom_sheet fix: hide download action for local/merged assets (#26461) 2026-03-01 11:16:45 +05:30
images feat(mobile): use shared native client (#25942) 2026-03-05 11:04:45 -06:00
map fix(mobile): bring back map settings (#25448) 2026-01-22 21:51:48 +00:00
memory fix(mobile): video state (#26574) 2026-03-03 10:28:07 -06:00
people fix(mobile): birthday picker shows limited months when no date exists (#26407) 2026-02-25 07:58:02 +05:30
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): keep search results visible (#26498) 2026-03-04 11:27:11 -06:00