mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-07-09 03:04:24 -04:00
update text
This commit is contained in:
parent
2caf01f43b
commit
b8ade884f0
@ -52,7 +52,7 @@ namespace MediaBrowser.Server.Implementations.Drawing
|
|||||||
}
|
}
|
||||||
else if (text.Length >= 3)
|
else if (text.Length >= 3)
|
||||||
{
|
{
|
||||||
x += 1;
|
//x += 1;
|
||||||
y -= 2;
|
y -= 2;
|
||||||
fontSize = 24;
|
fontSize = 24;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user