[PR #6907] [MERGED] fix(mobile): don't crop memories in landscape mode #11380

Closed
opened 2026-02-05 14:38:29 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/immich-app/immich/pull/6907
Author: @hrdl-github
Created: 2/4/2024
Status: Merged
Merged: 2/23/2024
Merged by: @shenlong-tanwen

Base: mainHead: fix-memory-crop


📝 Commits (1)

  • 9c2aebe Don't crop memories in landscape mode unless aspect ratios are close

📊 Changes

1 file changed (+2 additions, -2 deletions)

View changed files

📝 mobile/lib/modules/memories/ui/memory_card.dart (+2 -2)

📄 Description

Fix #6890


🔄 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/6907 **Author:** [@hrdl-github](https://github.com/hrdl-github) **Created:** 2/4/2024 **Status:** ✅ Merged **Merged:** 2/23/2024 **Merged by:** [@shenlong-tanwen](https://github.com/shenlong-tanwen) **Base:** `main` ← **Head:** `fix-memory-crop` --- ### 📝 Commits (1) - [`9c2aebe`](https://github.com/immich-app/immich/commit/9c2aebec114bc7d8e5b46f257753c8d6660d5297) Don't crop memories in landscape mode unless aspect ratios are close ### 📊 Changes **1 file changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `mobile/lib/modules/memories/ui/memory_card.dart` (+2 -2) </details> ### 📄 Description Fix #6890 --- <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 14:38:29 +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#11380