Change AvatarBorder To Rectange

This commit is contained in:
JackMyth 2018-07-25 19:16:27 +08:00
parent e7739f5a00
commit 37e061dd5d
6 changed files with 2 additions and 2 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.3 KiB

After

Width:  |  Height:  |  Size: 6.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.3 KiB

After

Width:  |  Height:  |  Size: 6.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.3 KiB

After

Width:  |  Height:  |  Size: 6.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.3 KiB

After

Width:  |  Height:  |  Size: 6.3 KiB

View File

@ -555,7 +555,7 @@
//place { control="view_friends,add_game" region=hidden}
place { control="add_game" region=hidden}
place { control="view_friends" height=36 width=36 region=bottom align=right dir=right margin-right=105 margin-top=7 }
place { control="view_friends" height=36 width=36 region=bottom align=right dir=right margin-right=106 margin-top=6 }
place { control="MenuBar" height=48 width=48 y=32 x=0 }
place { control="UINavigatorPanel" width=max height=max margin-right=0 margin-left=0 margin-bottom=48 margin-top=0 }

View File

@ -12,7 +12,7 @@ gameoverlay.styles
Overlay.Back=Root.RightCol
Overlay.Footer=Root.LeftCol
Overlay.Item.Hover="96 96 96 96"
Overlay.Sidebar="0 0 0 96"
Overlay.Sidebar="200 200 200 96"
Overlay.Sidebar.Hover="96 96 96 96"
Overlay.Div="96 96 96 255"