From e71f9d964dd633623f228fb22fe3e81f554706d6 Mon Sep 17 00:00:00 2001 From: Chris Danford Date: Tue, 30 Aug 2005 08:07:13 +0000 Subject: [PATCH] have all edit screens fallback on ScreenOptionsSimple so that they can easily share style --- stepmania/Themes/default/metrics.ini | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/stepmania/Themes/default/metrics.ini b/stepmania/Themes/default/metrics.ini index 403ae60b85..2e6448e89d 100644 --- a/stepmania/Themes/default/metrics.ini +++ b/stepmania/Themes/default/metrics.ini @@ -2423,6 +2423,7 @@ DisqualifyP2OffCommand= PageX=SCREEN_CENTER_X PageY=SCREEN_CENTER_Y PageOnCommand= +CursorOnCommand= LineHighlightOnCommand= LineHighlightChangeCommand= LineHighlightChangeToExitCommand= @@ -2458,6 +2459,7 @@ WrapValueInRow=1 IconsP1X=SCREEN_CENTER_X-280 IconsP2X=SCREEN_CENTER_X+280 BulletX=SCREEN_CENTER_X-232 +BulletOnCommand= LabelsX=SCREEN_CENTER_X-180 LabelsOnCommand=zoom,0.7;horizalign,right;ShadowLength,0 LabelGainFocusCommand= @@ -4441,9 +4443,12 @@ Fallback=ScreenGameplay DifficultyMeterP1 [ScreenJukebox DifficultyMeterP2] Fallback=ScreenGameplay DifficultyMeterP2 +[ScreenOptionsSimple] +Fallback=ScreenOptions + [ScreenOptionsManageCourses] Class=ScreenOptionsManageCourses -Fallback=ScreenOptions +Fallback=ScreenOptionsSimple EditMode=2 PrevScreen=ScreenSelectEditMode NextScreen=ScreenOptionsEditCourse @@ -4457,7 +4462,7 @@ WrapValueInRow=0 [ScreenOptionsEditCourse] Class=ScreenOptionsEditCourse -Fallback=ScreenOptions +Fallback=ScreenOptionsSimple PrevScreen=ScreenOptionsManageCourses NextScreen=ScreenOptionsEditCourseEntry TimerSeconds=0 @@ -4470,7 +4475,7 @@ WrapValueInRow=0 [ScreenOptionsEditCourseEntry] Class=ScreenOptionsEditCourseEntry -Fallback=ScreenOptions +Fallback=ScreenOptionsSimple PrevScreen=ScreenOptionsEditCourse NextScreen=ScreenOptionsEditCourse TimerSeconds=0