A bunch of small changes that will hopefully let me close issue 176 once and for all.
This commit is contained in:
@@ -997,7 +997,7 @@ Paste at begin marker=Paste at begin marker
|
|||||||
Paste at current beat=Paste at current beat
|
Paste at current beat=Paste at current beat
|
||||||
Paste timing data=Paste timing data
|
Paste timing data=Paste timing data
|
||||||
Paste Partial Timing at current beat=Paste Partial Timing at current beat
|
Paste Partial Timing at current beat=Paste Partial Timing at current beat
|
||||||
Persp=Persp
|
Persp=Perspective
|
||||||
Play current beat to end=Play current beat to end
|
Play current beat to end=Play current beat to end
|
||||||
Play preview music=Play preview music
|
Play preview music=Play preview music
|
||||||
Play whole song=Play whole song
|
Play whole song=Play whole song
|
||||||
|
|||||||
@@ -2224,11 +2224,11 @@ RowPositionTransformFunction=function(self,offsetFromCenter,itemIndex,numItems)
|
|||||||
ShowExplanations=true
|
ShowExplanations=true
|
||||||
ExplanationP1X=SCREEN_CENTER_X-256-20
|
ExplanationP1X=SCREEN_CENTER_X-256-20
|
||||||
ExplanationP1Y=SCREEN_CENTER_Y+174
|
ExplanationP1Y=SCREEN_CENTER_Y+174
|
||||||
ExplanationP1OnCommand=shadowlength,1;wrapwidthpixels,192/0.5;zoom,0.5;halign,0;cropright,1;linear,0.5;cropright,0
|
ExplanationP1OnCommand=shadowlength,1;wrapwidthpixels,256/0.5;zoom,0.5;halign,0;cropright,1;linear,0.5;cropright,0
|
||||||
ExplanationP1OffCommand=
|
ExplanationP1OffCommand=
|
||||||
ExplanationP2X=SCREEN_CENTER_X+256+20
|
ExplanationP2X=SCREEN_CENTER_X+256+20
|
||||||
ExplanationP2Y=SCREEN_CENTER_Y+174
|
ExplanationP2Y=SCREEN_CENTER_Y+174
|
||||||
ExplanationP2OnCommand=shadowlength,1;wrapwidthpixels,192/0.5;zoom,0.5;halign,1;cropright,1;linear,0.5;cropright,0
|
ExplanationP2OnCommand=shadowlength,1;wrapwidthpixels,256/0.5;zoom,0.5;halign,1;cropright,1;linear,0.5;cropright,0
|
||||||
ExplanationP2OffCommand=
|
ExplanationP2OffCommand=
|
||||||
ExplanationTogetherX=SCREEN_CENTER_X
|
ExplanationTogetherX=SCREEN_CENTER_X
|
||||||
ExplanationTogetherY=SCREEN_CENTER_Y+184
|
ExplanationTogetherY=SCREEN_CENTER_Y+184
|
||||||
|
|||||||
@@ -1322,7 +1322,7 @@ LineFancyUIBG="lua,ThemePrefRow('FancyUIBG')"
|
|||||||
[ScreenReloadSongs]
|
[ScreenReloadSongs]
|
||||||
|
|
||||||
[ScreenPlayerOptions]
|
[ScreenPlayerOptions]
|
||||||
LineNames="1,8,14,2,3A,3B,4,5,6,R,7,9,10,11,12,13,16,SF,17"
|
LineNames="1,8,14,2,3A,3B,4,5,6,R,7,9,10,11,12,13,SF,17,16"
|
||||||
LineSF="lua,OptionRowScreenFilter()"
|
LineSF="lua,OptionRowScreenFilter()"
|
||||||
Line17="lua,OptionRowProTiming()"
|
Line17="lua,OptionRowProTiming()"
|
||||||
Line18="list,Characters"
|
Line18="list,Characters"
|
||||||
|
|||||||
Reference in New Issue
Block a user