mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-07-09 03:04:24 -04:00
Set convolveAlpha to true
This commit is contained in:
parent
a57e465de9
commit
ac2593e370
@ -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