Browse Source

Merge pull request #4750 from crobibero/skia

Fix blueberry

(cherry picked from commit 7b5319bb07a00c550cbe72d4490ae74bfdfb6117)
Signed-off-by: Joshua M. Boniface <joshua@boniface.me>
Joshua M. Boniface 4 years ago
parent
commit
26993e39f7
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Jellyfin.Drawing.Skia/SkiaEncoder.cs

+ 1 - 1
Jellyfin.Drawing.Skia/SkiaEncoder.cs

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