mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-07-09 03:04:24 -04:00
Merge pull request #4750 from crobibero/skia
Fix blueberry (cherry picked from commit 7b5319bb07a00c550cbe72d4490ae74bfdfb6117) Signed-off-by: Joshua M. Boniface <joshua@boniface.me>
This commit is contained in:
parent
ddedb2d7f1
commit
26993e39f7
@ -435,7 +435,7 @@ namespace Jellyfin.Drawing.Skia
|
||||
0f,
|
||||
kernelOffset,
|
||||
SKShaderTileMode.Clamp,
|
||||
false);
|
||||
true);
|
||||
|
||||
canvas.DrawBitmap(
|
||||
source,
|
||||
|
Loading…
x
Reference in New Issue
Block a user