|
@@ -8,7 +8,7 @@ $guiContent = new GuiControl(EWorldEditorToolbar, EditorGuiGroup) {
|
|
HorizSizing = "right";
|
|
HorizSizing = "right";
|
|
VertSizing = "bottom";
|
|
VertSizing = "bottom";
|
|
Position = "306 0";
|
|
Position = "306 0";
|
|
- Extent = "600" SPC getWord(EditorGuiToolbar.extent, 1) -2;
|
|
|
|
|
|
+ Extent = "600" SPC getWord(EditorGuiToolbar.extent, 1) -10;
|
|
MinExtent = "8 2";
|
|
MinExtent = "8 2";
|
|
canSave = "1";
|
|
canSave = "1";
|
|
Visible = "1";
|
|
Visible = "1";
|
|
@@ -24,7 +24,7 @@ $guiContent = new GuiControl(EWorldEditorToolbar, EditorGuiGroup) {
|
|
Profile = "ToolsMenubarProfile";
|
|
Profile = "ToolsMenubarProfile";
|
|
HorizSizing = "width";
|
|
HorizSizing = "width";
|
|
VertSizing = "bottom";
|
|
VertSizing = "bottom";
|
|
- Position = "0 0";
|
|
|
|
|
|
+ Position = "3 0";
|
|
Extent = "190 31";
|
|
Extent = "190 31";
|
|
MinExtent = "16 16";
|
|
MinExtent = "16 16";
|
|
canSave = "1";
|
|
canSave = "1";
|
|
@@ -73,7 +73,7 @@ $guiContent = new GuiControl(EWorldEditorToolbar, EditorGuiGroup) {
|
|
horizSizing = "right";
|
|
horizSizing = "right";
|
|
vertSizing = "bottom";
|
|
vertSizing = "bottom";
|
|
position = "37 7";
|
|
position = "37 7";
|
|
- extent = "77 16";
|
|
|
|
|
|
+ extent = "95 16";
|
|
minExtent = "8 8";
|
|
minExtent = "8 8";
|
|
visible = "1";
|
|
visible = "1";
|
|
text = " World Settings";
|
|
text = " World Settings";
|
|
@@ -201,8 +201,8 @@ $guiContent = new GuiControl(EWorldEditorToolbar, EditorGuiGroup) {
|
|
Profile = "ToolsGuiTransparentProfile";
|
|
Profile = "ToolsGuiTransparentProfile";
|
|
HorizSizing = "right";
|
|
HorizSizing = "right";
|
|
VertSizing = "bottom";
|
|
VertSizing = "bottom";
|
|
- position = "178 5";
|
|
|
|
- Extent = "56 22";
|
|
|
|
|
|
+ position = "261 5";
|
|
|
|
+ Extent = "65 22";
|
|
MinExtent = "8 2";
|
|
MinExtent = "8 2";
|
|
canSave = "1";
|
|
canSave = "1";
|
|
Visible = "1";
|
|
Visible = "1";
|
|
@@ -215,9 +215,9 @@ $guiContent = new GuiControl(EWorldEditorToolbar, EditorGuiGroup) {
|
|
HorizSizing = "right";
|
|
HorizSizing = "right";
|
|
profile="ToolsGuiNumericDropSliderTextProfile";
|
|
profile="ToolsGuiNumericDropSliderTextProfile";
|
|
VertSizing = "bottom";
|
|
VertSizing = "bottom";
|
|
- position = "0 2";
|
|
|
|
- Extent = "42 16";
|
|
|
|
- MinExtent = "8 16";
|
|
|
|
|
|
+ position = "0 4";
|
|
|
|
+ Extent = "32 17";
|
|
|
|
+ MinExtent = "8 17";
|
|
canSave = "1";
|
|
canSave = "1";
|
|
Visible = "1";
|
|
Visible = "1";
|
|
AltCommand = "EWorldEditor.setSoftSnapSize( $ThisControl.getText() ); EWorldEditor.syncGui();";
|
|
AltCommand = "EWorldEditor.setSoftSnapSize( $ThisControl.getText() ); EWorldEditor.syncGui();";
|
|
@@ -237,7 +237,7 @@ $guiContent = new GuiControl(EWorldEditorToolbar, EditorGuiGroup) {
|
|
Profile = "ToolsGuiDefaultProfile";
|
|
Profile = "ToolsGuiDefaultProfile";
|
|
HorizSizing = "right";
|
|
HorizSizing = "right";
|
|
VertSizing = "bottom";
|
|
VertSizing = "bottom";
|
|
- Position = "34 2";
|
|
|
|
|
|
+ Position = "31 3";
|
|
Extent = "18 18";
|
|
Extent = "18 18";
|
|
MinExtent = "8 2";
|
|
MinExtent = "8 2";
|
|
canSave = "1";
|
|
canSave = "1";
|