mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-01-22 19:18:07 +00:00
update text
This commit is contained in:
@@ -52,7 +52,7 @@ namespace MediaBrowser.Server.Implementations.Drawing
|
||||
}
|
||||
else if (text.Length >= 3)
|
||||
{
|
||||
x += 1;
|
||||
//x += 1;
|
||||
y -= 2;
|
||||
fontSize = 24;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user