mirror of
https://github.com/immich-app/immich.git
synced 2026-02-12 06:24:13 -05:00
parent
c6defd453b
commit
e07a91f9c2
@ -79,6 +79,7 @@ class RemoteImageApiDelegate: NSObject, URLSessionDataDelegate {
|
||||
kCGImageSourceShouldCache: false,
|
||||
kCGImageSourceShouldCacheImmediately: true,
|
||||
kCGImageSourceCreateThumbnailWithTransform: true,
|
||||
kCGImageSourceCreateThumbnailFromImageAlways: true
|
||||
] as CFDictionary
|
||||
|
||||
func urlSession(
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user