mirror of
https://github.com/samsonjs/immich.git
synced 2026-03-25 09:15:56 +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…
Reference in a new issue