mirror of
https://github.com/kwsch/PKHeX.git
synced 2026-09-07 09:25:11 -05:00
Fix Splash Screen Image from Tiling
This commit is contained in:
1
Misc/SplashScreen.Designer.cs
generated
1
Misc/SplashScreen.Designer.cs
generated
@@ -56,6 +56,7 @@ private void InitializeComponent()
|
||||
// pictureBox1
|
||||
//
|
||||
this.pictureBox1.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox1.BackgroundImage")));
|
||||
this.pictureBox1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
|
||||
this.pictureBox1.Location = new System.Drawing.Point(2, 3);
|
||||
this.pictureBox1.Name = "pictureBox1";
|
||||
this.pictureBox1.Size = new System.Drawing.Size(64, 64);
|
||||
|
||||
Reference in New Issue
Block a user