diff --git a/BizHawk.MultiClient/config/ControllerConfig/ControllerConfigPanel.Designer.cs b/BizHawk.MultiClient/config/ControllerConfig/ControllerConfigPanel.Designer.cs index a8ce3899e7..5837ce4893 100644 --- a/BizHawk.MultiClient/config/ControllerConfig/ControllerConfigPanel.Designer.cs +++ b/BizHawk.MultiClient/config/ControllerConfig/ControllerConfigPanel.Designer.cs @@ -41,12 +41,12 @@ this.clearToolStripMenuItem, this.restoreDefaultsToolStripMenuItem}); this.contextMenuStrip1.Name = "contextMenuStrip1"; - this.contextMenuStrip1.Size = new System.Drawing.Size(160, 70); + this.contextMenuStrip1.Size = new System.Drawing.Size(160, 48); // // clearToolStripMenuItem // this.clearToolStripMenuItem.Name = "clearToolStripMenuItem"; - this.clearToolStripMenuItem.Size = new System.Drawing.Size(152, 22); + this.clearToolStripMenuItem.Size = new System.Drawing.Size(159, 22); this.clearToolStripMenuItem.Text = "&Clear"; this.clearToolStripMenuItem.Click += new System.EventHandler(this.clearToolStripMenuItem_Click); // @@ -63,6 +63,7 @@ this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ContextMenuStrip = this.contextMenuStrip1; this.Name = "ControllerConfigPanel"; + this.Size = new System.Drawing.Size(203, 292); this.Load += new System.EventHandler(this.ControllerConfigPanel_Load); this.contextMenuStrip1.ResumeLayout(false); this.ResumeLayout(false); diff --git a/BizHawk.MultiClient/config/ControllerConfig/ControllerConfigPanel.cs b/BizHawk.MultiClient/config/ControllerConfig/ControllerConfigPanel.cs index 15db95edee..9e4331a3a8 100644 --- a/BizHawk.MultiClient/config/ControllerConfig/ControllerConfigPanel.cs +++ b/BizHawk.MultiClient/config/ControllerConfig/ControllerConfigPanel.cs @@ -31,6 +31,8 @@ namespace BizHawk.MultiClient protected List Inputs = new List(); protected List