mirror of
https://github.com/immich-app/immich.git
synced 2026-07-14 09:00:59 +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,
|
kCGImageSourceShouldCache: false,
|
||||||
kCGImageSourceShouldCacheImmediately: true,
|
kCGImageSourceShouldCacheImmediately: true,
|
||||||
kCGImageSourceCreateThumbnailWithTransform: true,
|
kCGImageSourceCreateThumbnailWithTransform: true,
|
||||||
|
kCGImageSourceCreateThumbnailFromImageAlways: true
|
||||||
] as CFDictionary
|
] as CFDictionary
|
||||||
|
|
||||||
func urlSession(
|
func urlSession(
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue