[ScreenDebugOverlay] add PageStartX and PageSpacingX metrics. (The Y value is still hardcoded to SCREEN_TOP+20 for now, though.)
This commit is contained in:
@@ -1165,6 +1165,8 @@ LineSpacing=16
|
||||
LineButtonX=SCREEN_CENTER_X-50
|
||||
LineFunctionX=SCREEN_CENTER_X-30
|
||||
|
||||
PageStartX=SCREEN_CENTER_X-100
|
||||
PageSpacingX=100
|
||||
PageTextGainFocusCommand=diffuse,color("1,1,1,1")
|
||||
PageTextLoseFocusCommand=diffuse,color("0.6,0.6,0.6,1")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user