OSDN Git Service

ズーム時に疲労タイマーの下一桁が欠けるのを直す
authorKazuhiro Fujieda <fujieda@users.osdn.me>
Sat, 9 Dec 2017 07:15:19 +0000 (16:15 +0900)
committerKazuhiro Fujieda <fujieda@users.osdn.me>
Mon, 11 Dec 2017 11:57:29 +0000 (20:57 +0900)
KancolleSniffer/MainForm.Designer.cs

index 4697d4b..8eea49f 100644 (file)
@@ -441,9 +441,10 @@ namespace KancolleSniffer
             // \r
             // labelCondTimer\r
             // \r
+            this.labelCondTimer.AutoSize = true;\r
             this.labelCondTimer.Location = new System.Drawing.Point(186, 117);\r
             this.labelCondTimer.Name = "labelCondTimer";\r
-            this.labelCondTimer.Size = new System.Drawing.Size(31, 12);\r
+            this.labelCondTimer.Size = new System.Drawing.Size(0, 12);\r
             this.labelCondTimer.TabIndex = 38;\r
             // \r
             // labelAkashiRepairTimer\r