瀏覽代碼

update text

Luke Pulverenti 10 年之前
父節點
當前提交
b8ade884f0
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      MediaBrowser.Server.Implementations/Drawing/UnplayedCountIndicator.cs

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

@@ -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;
                     }
                     }