mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-04-24 02:18:15 +01:00
Reuse calculated height & width when deduplicating attachments
This commit is contained in:
@@ -2951,6 +2951,8 @@ function getAndProtectExistingAttachmentPath(
|
||||
path,
|
||||
version,
|
||||
localKey,
|
||||
width,
|
||||
height,
|
||||
thumbnailPath,
|
||||
thumbnailLocalKey,
|
||||
thumbnailVersion,
|
||||
|
||||
Reference in New Issue
Block a user