some edit mode changes.

This commit is contained in:
AJ Kelly
2010-12-23 19:47:16 -06:00
parent 74ddb2e75d
commit 5ed4916e1c
+25 -5
View File
@@ -3361,7 +3361,7 @@ Line4="gamecommand;screen,ScreenOptionsManageCourses;name,Edit Courses"
EditMode="EditMode_Full"
ShowGroups=true
Arrows1X=SCREEN_CENTER_X-130
Arrows1X=SCREEN_CENTER_X-176
Arrows2X=SCREEN_CENTER_X+270
ArrowsEnabledCommand=diffuse,color("1,1,1,1");shadowlengthy,1;shadowcolor,color("#002740");
ArrowsDisabledCommand=diffuse,color("0.45,0.45,0.45,1");shadowlengthy,1;shadowcolor,color("#002740");
@@ -3375,12 +3375,12 @@ SongBannerY=SCREEN_CENTER_Y-90
SongBannerOnCommand=scaletoclipped,128,40
TextBannerType="TextBannerEditMode"
SongTextBannerX=SCREEN_CENTER_X-64
SongTextBannerX=SCREEN_CENTER_X-128
SongTextBannerY=SCREEN_CENTER_Y-90
StepsDisplayX=SCREEN_CENTER_X+170
StepsDisplayX=SCREEN_CENTER_X+150
StepsDisplayY=SCREEN_CENTER_Y-0
StepsDisplaySourceX=SCREEN_CENTER_X+170
StepsDisplaySourceX=SCREEN_CENTER_X+150
StepsDisplaySourceY=SCREEN_CENTER_Y+80
Row1Y=SCREEN_CENTER_Y-140
@@ -3420,7 +3420,7 @@ Label7Y=THEME:GetMetric("EditMenu","Row7Y")
Label7OnCommand=shadowlength,1;zoom,0.75
Label7OffCommand=
Value1X=SCREEN_CENTER_X
Value1X=SCREEN_CENTER_X-24
Value1Y=THEME:GetMetric("EditMenu","Row1Y")
Value1OnCommand=shadowlength,1;zoom,0.75;maxwidth,SCREEN_CENTER_X*0.65
Value1OffCommand=
@@ -3551,6 +3551,26 @@ Fallback="StepsDisplay"
Fallback="ScreenMiniMenu"
ColorDisabled=color("1,1,1,1")
RowInitCommand=halign,0.5;valign,0.5;zoom,0.8;x,75;y,45;shadowlength,1
OptionRowNormalMetricsGroup="OptionRowMiniMenuEditHelp"
[OptionRowMiniMenuEditHelp]
Fallback="OptionRowMiniMenu"
TitleX=SCREEN_CENTER_X-312
TitleOnCommand=halign,0;strokecolor,color("#222222CC");shadowlength,1;zoom,0.9
RowPositionTransformFunction=function(self,offsetFromCenter,itemIndex,numItems) \
local indexOffset = itemIndex-(numItems-1)/2; \
self:y(SCREEN_CENTER_Y + indexOffset * 20); \
end
ItemsStartX=SCREEN_CENTER_X+260
ItemsEndX=SCREEN_CENTER_X+260
ItemsLongRowP1X=SCREEN_CENTER_X+260
ItemsLongRowP2X=SCREEN_CENTER_X+260
ItemOnCommand=x,SCREEN_CENTER_X+176;halign,0;strokecolor,color("#222222CC");shadowlength,1;zoom,0.9
ColorDisabled=color("1,1,1,1")
[ScreenMiniMenuMainMenu]
Fallback="ScreenMiniMenu"