various metrics cleanup; includes edit course menu and edit help display cleanup
This commit is contained in:
@@ -3443,6 +3443,7 @@ Fallback="StepsDisplay"
|
|||||||
[ScreenMiniMenuEditHelp]
|
[ScreenMiniMenuEditHelp]
|
||||||
Fallback="ScreenMiniMenu"
|
Fallback="ScreenMiniMenu"
|
||||||
ColorDisabled=color("1,1,1,1")
|
ColorDisabled=color("1,1,1,1")
|
||||||
|
RowInitCommand=halign,0.5;valign,0.5;zoom,0.8;x,75;y,45;shadowlength,1
|
||||||
|
|
||||||
[ScreenMiniMenuMainMenu]
|
[ScreenMiniMenuMainMenu]
|
||||||
Fallback="ScreenMiniMenu"
|
Fallback="ScreenMiniMenu"
|
||||||
@@ -3496,6 +3497,9 @@ TitleX=SCREEN_CENTER_X-150
|
|||||||
[OptionRowCourseOverview]
|
[OptionRowCourseOverview]
|
||||||
Fallback="OptionRowService"
|
Fallback="OptionRowService"
|
||||||
ItemsLongRowSharedX=SCREEN_CENTER_X-100
|
ItemsLongRowSharedX=SCREEN_CENTER_X-100
|
||||||
|
ColorSelected=color("1,1,1,1")
|
||||||
|
ColorNotSelected=color("0.9,0.9,0.9,1")
|
||||||
|
ColorDisabled=color("0.5,0.5,0.5,1")
|
||||||
|
|
||||||
[ScreenOptionsManageCourses]
|
[ScreenOptionsManageCourses]
|
||||||
Class="ScreenOptionsManageCourses"
|
Class="ScreenOptionsManageCourses"
|
||||||
@@ -3505,9 +3509,16 @@ NextScreen="ScreenOptionsEditCourse"
|
|||||||
GroupedScreens="ScreenOptionsManageCourses,ScreenTextEntry,ScreenPrompt,ScreenOptionsEditCourseMods"
|
GroupedScreens="ScreenOptionsManageCourses,ScreenTextEntry,ScreenPrompt,ScreenOptionsEditCourseMods"
|
||||||
PersistScreens="ScreenOptionsManageCourses,ScreenTextEntry,ScreenPrompt"
|
PersistScreens="ScreenOptionsManageCourses,ScreenTextEntry,ScreenPrompt"
|
||||||
PrepareScreens="ScreenTextEntry,ScreenPrompt"
|
PrepareScreens="ScreenTextEntry,ScreenPrompt"
|
||||||
|
|
||||||
EditMode="EditMode_Full"
|
EditMode="EditMode_Full"
|
||||||
CreateNewScreen="ScreenOptionsEditCourse"
|
CreateNewScreen="ScreenOptionsEditCourse"
|
||||||
|
|
||||||
|
OptionRowNormalMetricsGroup="OptionRowCourse"
|
||||||
|
|
||||||
|
[OptionRowCourse]
|
||||||
|
Fallback="OptionRowService"
|
||||||
|
TitleX=SCREEN_CENTER_X
|
||||||
|
|
||||||
[ScreenOptionsEditCourse]
|
[ScreenOptionsEditCourse]
|
||||||
Class="ScreenOptionsEditCourse"
|
Class="ScreenOptionsEditCourse"
|
||||||
Fallback="ScreenOptionsSimpleService"
|
Fallback="ScreenOptionsSimpleService"
|
||||||
@@ -3517,8 +3528,8 @@ OptionRowNormalMetricsGroup="OptionRowEditCourse"
|
|||||||
|
|
||||||
[OptionRowEditCourse]
|
[OptionRowEditCourse]
|
||||||
Fallback="OptionRowService"
|
Fallback="OptionRowService"
|
||||||
TitleX=SCREEN_CENTER_X-250
|
TitleX=SCREEN_CENTER_X-200
|
||||||
ItemsLongRowSharedX=SCREEN_CENTER_X-100
|
ItemsLongRowSharedX=SCREEN_CENTER_X
|
||||||
|
|
||||||
[ScreenOptionsCourseOverview]
|
[ScreenOptionsCourseOverview]
|
||||||
Class="ScreenOptionsCourseOverview"
|
Class="ScreenOptionsCourseOverview"
|
||||||
@@ -3526,7 +3537,7 @@ Fallback="ScreenOptionsSimpleService"
|
|||||||
PrevScreen="ScreenOptionsManageCourses"
|
PrevScreen="ScreenOptionsManageCourses"
|
||||||
NextScreen="ScreenOptionsManageCourses"
|
NextScreen="ScreenOptionsManageCourses"
|
||||||
# huh
|
# huh
|
||||||
PlayScreen="ScreenJoinMultiplayer"
|
PlayScreen=""
|
||||||
EditScreen="ScreenOptionsEditCourse"
|
EditScreen="ScreenOptionsEditCourse"
|
||||||
OptionRowNormalMetricsGroup="OptionRowCourseOverview"
|
OptionRowNormalMetricsGroup="OptionRowCourseOverview"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user