mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-04-24 05:57:20 -04:00
Merge pull request #4750 from crobibero/skia
Fix blueberry
(cherry picked from commit 7b5319bb07
)
Signed-off-by: Joshua M. Boniface <joshua@boniface.me>
This commit is contained in:
parent
ddedb2d7f1
commit
26993e39f7
1 changed files with 1 additions and 1 deletions
|
@ -435,7 +435,7 @@ namespace Jellyfin.Drawing.Skia
|
|||
0f,
|
||||
kernelOffset,
|
||||
SKShaderTileMode.Clamp,
|
||||
false);
|
||||
true);
|
||||
|
||||
canvas.DrawBitmap(
|
||||
source,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue