Merge pull request #4750 from crobibero/skia

Fix blueberry

(cherry picked from commit 7b5319bb07)
Signed-off-by: Joshua M. Boniface <joshua@boniface.me>
pull/4804/head
Joshua M. Boniface 4 years ago
parent ddedb2d7f1
commit 26993e39f7

@ -435,7 +435,7 @@ namespace Jellyfin.Drawing.Skia
0f, 0f,
kernelOffset, kernelOffset,
SKShaderTileMode.Clamp, SKShaderTileMode.Clamp,
false); true);
canvas.DrawBitmap( canvas.DrawBitmap(
source, source,

Loading…
Cancel
Save