Skip to content

fix(mobile): pinch to zoom + move acceleration #18569

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 25, 2025

Conversation

toamz
Copy link
Contributor

@toamz toamz commented May 24, 2025

Description

Fixes #3621

How Has This Been Tested?

  • Tested on Android device using fvm flutter run

Screenshots (if appropriate)

Screen recording after this change

recording.mp4

Checklist:

  • I have performed a self-review of my own code
  • I have made corresponding changes to the documentation if applicable
  • I have no unrelated changes in the PR.
  • I have confirmed that any new dependencies are strictly necessary.
  • I have written tests for new code (if applicable)
  • I have followed naming conventions/patterns in the surrounding code
  • All code in src/services/ uses repositories implementations for database calls, filesystem operations, etc.
  • All code in src/repositories/ is pretty basic/simple and does not have any immich specific logic (that belongs in src/services/)
    ]

@shenlong-tanwen shenlong-tanwen changed the title Fix pinch to zoom + move acceleration fix(mobile): pinch to zoom + move acceleration May 24, 2025
@alextran1502 alextran1502 merged commit 40e7b58 into immich-app:main May 25, 2025
45 of 47 checks passed
@toamz toamz deleted the fix-pinch-move branch May 29, 2025 08:21
@toamz toamz mentioned this pull request May 29, 2025
9 tasks
savely-krasovsky pushed a commit to savely-krasovsky/immich that referenced this pull request Jun 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] pinch to zoom + move doesn't work properly
3 participants