Skip to content

Commit b4f81f5

Browse files
authored
Update Nuke settings (#28)
1 parent 5e92ca3 commit b4f81f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sources/AsyncMultiplexImage-Nuke/AsyncMultiplexImageNukeDownloader.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ public actor AsyncMultiplexImageNukeDownloader: AsyncMultiplexImageDownloader {
3636
size: displaySize,
3737
unit: .points,
3838
contentMode: .aspectFill,
39-
crop: false,
39+
crop: true,
4040
upscale: false
4141
)
4242
]

0 commit comments

Comments
 (0)