consistent size for all install panels

This commit is contained in:
Matthias Mailänder
2014-06-28 13:09:19 +02:00
parent 038146abb3
commit 352067eb48
3 changed files with 3 additions and 3 deletions

View File

@@ -2,7 +2,7 @@ Background@INSTALL_PANEL:
Logic: InstallLogic Logic: InstallLogic
X: (WINDOW_RIGHT - WIDTH)/2 X: (WINDOW_RIGHT - WIDTH)/2
Y: (WINDOW_BOTTOM - HEIGHT)/2 Y: (WINDOW_BOTTOM - HEIGHT)/2
Width: 510 Width: 500
Height: 160 Height: 160
Children: Children:
Label@TITLE: Label@TITLE:

View File

@@ -169,7 +169,7 @@ Background@INSTALL_MUSIC_PANEL:
Logic: InstallMusicLogic Logic: InstallMusicLogic
X: (WINDOW_RIGHT - WIDTH)/2 X: (WINDOW_RIGHT - WIDTH)/2
Y: (WINDOW_BOTTOM - HEIGHT)/2 Y: (WINDOW_BOTTOM - HEIGHT)/2
Width: 510 Width: 500
Height: 160 Height: 160
Children: Children:
Label@TITLE: Label@TITLE:

View File

@@ -2,7 +2,7 @@ Background@INSTALL_PANEL:
Logic: InstallLogic Logic: InstallLogic
X: (WINDOW_RIGHT - WIDTH)/2 X: (WINDOW_RIGHT - WIDTH)/2
Y: (WINDOW_BOTTOM - HEIGHT)/2 Y: (WINDOW_BOTTOM - HEIGHT)/2
Width: 510 Width: 500
Height: 160 Height: 160
Children: Children:
Label@TITLE: Label@TITLE: