Animation Editor - Add 'InterpolationCheckbox.Anchor'

This commit is contained in:
miku-666
2023-03-19 11:15:08 +01:00
parent ff7d7df692
commit 6a09db6af4

View File

@@ -228,7 +228,6 @@
//
// InterpolationCheckbox
//
this.InterpolationCheckbox.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
this.InterpolationCheckbox.AutoSize = true;
this.InterpolationCheckbox.Location = new System.Drawing.Point(161, 63);
this.InterpolationCheckbox.Name = "InterpolationCheckbox";