[PR #932] [MERGED] feat(mobile): Enhanced vertical swiping motion in image viewer #8824

Closed
opened 2026-02-05 13:53:53 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/immich-app/immich/pull/932
Author: @alextran1502
Created: 11/6/2022
Status: Merged
Merged: 11/6/2022
Merged by: @alextran1502

Base: mainHead: feat/new-image-viewer-bottomsheet


📝 Commits (1)

  • 3ab1e65 feat(mobile): Enhanced swiping up and down motion

📊 Changes

1 file changed (+14 additions, -16 deletions)

View changed files

📝 mobile/lib/modules/asset_viewer/ui/remote_photo_view.dart (+14 -16)

📄 Description

This PR removes the panning motion by moving the photo around the page when swiping up.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/immich-app/immich/pull/932 **Author:** [@alextran1502](https://github.com/alextran1502) **Created:** 11/6/2022 **Status:** ✅ Merged **Merged:** 11/6/2022 **Merged by:** [@alextran1502](https://github.com/alextran1502) **Base:** `main` ← **Head:** `feat/new-image-viewer-bottomsheet` --- ### 📝 Commits (1) - [`3ab1e65`](https://github.com/immich-app/immich/commit/3ab1e65587061584334e105233a88ddd31a606c5) feat(mobile): Enhanced swiping up and down motion ### 📊 Changes **1 file changed** (+14 additions, -16 deletions) <details> <summary>View changed files</summary> 📝 `mobile/lib/modules/asset_viewer/ui/remote_photo_view.dart` (+14 -16) </details> ### 📄 Description This PR removes the panning motion by moving the photo around the page when swiping up. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-05 13:53:53 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: immich-app/immich#8824