Browse Source

update text

Luke Pulverenti 10 năm trước cách đây
mục cha
commit
b8ade884f0

+ 1 - 1
MediaBrowser.Server.Implementations/Drawing/UnplayedCountIndicator.cs

@@ -52,7 +52,7 @@ namespace MediaBrowser.Server.Implementations.Drawing
                     }
                     else if (text.Length >= 3)
                     {
-                        x += 1;
+                        //x += 1;
                         y -= 2;
                         fontSize = 24;
                     }