mirror of
https://git.do.srb2.org/STJr/UltimateZoneBuilder.git
synced 2025-06-04 10:51:13 +00:00
- Fixed the tab order on all windows
- Some visual aesthetics @ Fixed the "Release with revision lookup" config output directories
This commit is contained in:
parent
3cd3bdee7f
commit
63c474064d
49 changed files with 1230 additions and 941 deletions
1
Source/Core/Windows/ScriptEditorForm.Designer.cs
generated
1
Source/Core/Windows/ScriptEditorForm.Designer.cs
generated
|
@ -40,6 +40,7 @@ namespace CodeImp.DoomBuilder.Windows
|
|||
this.editor.Name = "editor";
|
||||
this.editor.Size = new System.Drawing.Size(729, 578);
|
||||
this.editor.TabIndex = 0;
|
||||
this.editor.TabStop = false;
|
||||
//
|
||||
// ScriptEditorForm
|
||||
//
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue