mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/PCK-Studio.git
synced 2026-06-02 06:56:48 +00:00
Update Animation Editor Start position to center parent
This commit is contained in:
@@ -316,6 +316,7 @@
|
||||
this.Location = new System.Drawing.Point(0, 0);
|
||||
this.MinimumSize = new System.Drawing.Size(412, 362);
|
||||
this.Name = "AnimationEditor";
|
||||
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
|
||||
this.Text = "Animation Editor";
|
||||
this.contextMenuStrip1.ResumeLayout(false);
|
||||
this.menuStrip.ResumeLayout(false);
|
||||
|
||||
Reference in New Issue
Block a user