mirror of
https://github.com/n00mkrad/flowframes.git
synced 2025-12-16 16:37:48 +01:00
stepByStep framerate & gui fixes
This commit is contained in:
2
Code/Form1.Designer.cs
generated
2
Code/Form1.Designer.cs
generated
@@ -1348,6 +1348,7 @@
|
||||
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
||||
this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(32)))), ((int)(((byte)(32)))), ((int)(((byte)(32)))));
|
||||
this.ClientSize = new System.Drawing.Size(934, 501);
|
||||
this.Controls.Add(this.cancelBtn);
|
||||
this.Controls.Add(this.stepSelector);
|
||||
this.Controls.Add(this.runStepBtn);
|
||||
this.Controls.Add(this.updateBtn);
|
||||
@@ -1358,7 +1359,6 @@
|
||||
this.Controls.Add(this.patreonBtn);
|
||||
this.Controls.Add(this.paypalBtn);
|
||||
this.Controls.Add(this.discordBtn);
|
||||
this.Controls.Add(this.cancelBtn);
|
||||
this.Controls.Add(this.longProgBar);
|
||||
this.Controls.Add(this.installerBtn);
|
||||
this.Controls.Add(this.panel1);
|
||||
|
||||
Reference in New Issue
Block a user