diff --git a/MainForm.Designer.cs b/MainForm.Designer.cs index e269e0bd..e40d3c8e 100644 --- a/MainForm.Designer.cs +++ b/MainForm.Designer.cs @@ -82,6 +82,7 @@ namespace VRCX this.AutoScaleDimensions = new System.Drawing.SizeF(96F, 96F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Dpi; this.ClientSize = new System.Drawing.Size(842, 561); + this.MinimumSize = new System.Drawing.Size(320, 240); this.Name = "MainForm"; this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen; this.Text = "VRCX";