Improved text spacing [save button]

This commit is contained in:
AdAstra-LD
2021-02-12 03:48:47 +01:00
parent 794f16ec20
commit b7a34366a1
2 changed files with 1 additions and 1 deletions

View File

@@ -178,7 +178,7 @@ namespace DSPRE {
this.saveAndCloseSpawnEditorButton.Name = "saveAndCloseSpawnEditorButton";
this.saveAndCloseSpawnEditorButton.Size = new System.Drawing.Size(110, 42);
this.saveAndCloseSpawnEditorButton.TabIndex = 12;
this.saveAndCloseSpawnEditorButton.Text = "Save Settings";
this.saveAndCloseSpawnEditorButton.Text = "Save Current\r\nSettings";
this.saveAndCloseSpawnEditorButton.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.saveAndCloseSpawnEditorButton.UseVisualStyleBackColor = true;
this.saveAndCloseSpawnEditorButton.Click += new System.EventHandler(this.saveSpawnEditorButton_Click);

Binary file not shown.

Before

Width:  |  Height:  |  Size: 101 KiB

After

Width:  |  Height:  |  Size: 101 KiB