• R/O
  • HTTP
  • SSH
  • HTTPS

提交

标签
No Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

Commit MetaInfo

修订版f856c6540b06e08fbc71741b01d28853947c92d1 (tree)
时间2020-09-19 16:10:58
作者Kazuhiro Fujieda <fujieda@user...>
CommiterKazuhiro Fujieda

Log Message

一覧の分類のヘッダを少し右に移動する

更改概述

差异

--- a/KancolleSniffer/Forms/ListForm.Designer.cs
+++ b/KancolleSniffer/Forms/ListForm.Designer.cs
@@ -206,9 +206,9 @@ namespace KancolleSniffer.Forms
206206 this.panelGroupHeader.Controls.Add(this.label8);
207207 this.panelGroupHeader.Controls.Add(this.label7);
208208 this.panelGroupHeader.Controls.Add(this.label6);
209- this.panelGroupHeader.Location = new System.Drawing.Point(101, 3);
209+ this.panelGroupHeader.Location = new System.Drawing.Point(104, 3);
210210 this.panelGroupHeader.Name = "panelGroupHeader";
211- this.panelGroupHeader.Size = new System.Drawing.Size(112, 19);
211+ this.panelGroupHeader.Size = new System.Drawing.Size(110, 19);
212212 this.panelGroupHeader.TabIndex = 16;
213213 //
214214 // label5
@@ -642,6 +642,7 @@ namespace KancolleSniffer.Forms
642642 | System.Windows.Forms.AnchorStyles.Right)));
643643 this.shipListPanel.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
644644 this.shipListPanel.ContextMenuStrip = this.contextMenuStripShipList;
645+ this.shipListPanel.GroupSettings = null;
645646 this.shipListPanel.GroupUpdated = false;
646647 this.shipListPanel.Location = new System.Drawing.Point(6, 23);
647648 this.shipListPanel.Name = "shipListPanel";