Merge pull request #9551 from clemty/editorwindow

Editor: Increase size of editor tile/actor list widget
This commit is contained in:
Matthias Mailänder
2015-10-08 20:05:23 +02:00
2 changed files with 6 additions and 6 deletions

View File

@@ -249,7 +249,7 @@ Container@EDITOR_WORLD_ROOT:
X: WINDOW_RIGHT-255 X: WINDOW_RIGHT-255
Y: 278 Y: 278
Width: 250 Width: 250
Height: 324 Height: WINDOW_BOTTOM-370
ClickThrough: false ClickThrough: false
Children: Children:
Container@TILES_BG: Container@TILES_BG:
@@ -280,7 +280,7 @@ Container@EDITOR_WORLD_ROOT:
X: WINDOW_RIGHT-255 X: WINDOW_RIGHT-255
Y: 278 Y: 278
Width: 250 Width: 250
Height: 324 Height: WINDOW_BOTTOM-370
ClickThrough: false ClickThrough: false
Children: Children:
Container@LAYERS_BG: Container@LAYERS_BG:
@@ -307,7 +307,7 @@ Container@EDITOR_WORLD_ROOT:
X: WINDOW_RIGHT-255 X: WINDOW_RIGHT-255
Y: 278 Y: 278
Width: 250 Width: 250
Height: 324 Height: WINDOW_BOTTOM-370
ClickThrough: false ClickThrough: false
Children: Children:
Container@ACTORS_BG: Container@ACTORS_BG:

View File

@@ -228,7 +228,7 @@ Container@EDITOR_WORLD_ROOT:
X: WINDOW_RIGHT-250 X: WINDOW_RIGHT-250
Y: 290 Y: 290
Width: 240 Width: 240
Height: 360 Height: WINDOW_BOTTOM-382
Children: Children:
DropDownButton@TILE_CATEGORY: DropDownButton@TILE_CATEGORY:
X: 10 X: 10
@@ -260,7 +260,7 @@ Container@EDITOR_WORLD_ROOT:
X: WINDOW_RIGHT-250 X: WINDOW_RIGHT-250
Y: 290 Y: 290
Width: 240 Width: 240
Height: 360 Height: WINDOW_BOTTOM-382
Children: Children:
ScrollPanel@LAYERTEMPLATE_LIST: ScrollPanel@LAYERTEMPLATE_LIST:
X: 10 X: 10
@@ -287,7 +287,7 @@ Container@EDITOR_WORLD_ROOT:
X: WINDOW_RIGHT-250 X: WINDOW_RIGHT-250
Y: 290 Y: 290
Width: 240 Width: 240
Height: 360 Height: WINDOW_BOTTOM-382
Children: Children:
DropDownButton@OWNERS_DROPDOWN: DropDownButton@OWNERS_DROPDOWN:
X: 10 X: 10