mirror of
https://github.com/immich-app/immich
synced 2026-08-29 13:15:45 +00:00
parent
c6defd453b
commit
e07a91f9c2
1 changed files with 1 additions and 0 deletions
|
|
@ -79,6 +79,7 @@ class RemoteImageApiDelegate: NSObject, URLSessionDataDelegate {
|
|||
kCGImageSourceShouldCache: false,
|
||||
kCGImageSourceShouldCacheImmediately: true,
|
||||
kCGImageSourceCreateThumbnailWithTransform: true,
|
||||
kCGImageSourceCreateThumbnailFromImageAlways: true
|
||||
] as CFDictionary
|
||||
|
||||
func urlSession(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue