mirror of
https://github.com/immich-app/immich
synced 2026-08-22 13:13:05 +00:00
* feat(mobile): tap behavior for next/previous image This change enables switching to the next/previous photo in the photo viewer by tapping the left/right quarter of the screen. * Avoid animation on first/last image * Add changes to asset_viewer.page * Add setting for tap navigation, disable by default Not everyone wants to have tapping for next/previous image enabled, so this commit adds a settings toggle. Since it might be confusing behavior for new users, it is disabled by default. * chore: refactor * fix: lint --------- Co-authored-by: Alex Tran <alex.tran1502@gmail.com> |
||
|---|---|---|
| .. | ||
| album | ||
| asset | ||
| asset_face.model.dart | ||
| device_asset.model.dart | ||
| events.model.dart | ||
| exif.model.dart | ||
| log.model.dart | ||
| map.model.dart | ||
| memory.model.dart | ||
| person.model.dart | ||
| search_result.model.dart | ||
| setting.model.dart | ||
| stack.model.dart | ||
| store.model.dart | ||
| sync_event.model.dart | ||
| tag.model.dart | ||
| timeline.model.dart | ||
| user.model.dart | ||
| user_metadata.model.dart | ||