Reuse calculated height & width when deduplicating attachments

This commit is contained in:
trevor-signal
2026-02-11 11:51:38 -05:00
committed by GitHub
parent 09b006e14b
commit 8d2706bf25
5 changed files with 20 additions and 5 deletions

View File

@@ -2951,6 +2951,8 @@ function getAndProtectExistingAttachmentPath(
path,
version,
localKey,
width,
height,
thumbnailPath,
thumbnailLocalKey,
thumbnailVersion,