Better temp artwork for listboxes

This commit is contained in:
Paul Chote
2010-07-12 21:16:37 +12:00
parent 7d2a5d6f42
commit 4a7c19cf93
3 changed files with 4 additions and 4 deletions

View File

@@ -23,10 +23,10 @@ namespace OpenRA.Widgets
{ {
class ListBoxWidget : Widget class ListBoxWidget : Widget
{ {
public readonly string Background = "dialog"; public readonly string Background = "dialog3";
public readonly int ScrollbarWidth = 24; public readonly int ScrollbarWidth = 24;
public readonly float ScrollVelocity = 4f; public readonly float ScrollVelocity = 4f;
public readonly int HeaderHeight = 25; public readonly int HeaderHeight = 0;
public int ContentHeight = 0; public int ContentHeight = 0;

View File

@@ -773,7 +773,7 @@ Container:
Height:25 Height:25
ClickThrough:false ClickThrough:false
X:2 X:2
Y:25 Y:0
Visible:false Visible:false
Label@CURMAP_TITLE_LABEL: Label@CURMAP_TITLE_LABEL:
Id:CURMAP_TITLE_LABEL Id:CURMAP_TITLE_LABEL

View File

@@ -773,7 +773,7 @@ Container:
Height:25 Height:25
ClickThrough:false ClickThrough:false
X:2 X:2
Y:25 Y:0
Visible:false Visible:false
Label@CURMAP_TITLE_LABEL: Label@CURMAP_TITLE_LABEL:
Id:CURMAP_TITLE_LABEL Id:CURMAP_TITLE_LABEL