From 7340889485d602d796b37e78088f6f39bb00a28e Mon Sep 17 00:00:00 2001 From: Barinade Date: Mon, 10 Jun 2019 12:42:39 -0500 Subject: [PATCH] Fix text alignment for ScreenTextEntry the lack of alignment previously allowed for overlapping in any case if newlines were added --- Themes/_fallback/metrics.ini | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Themes/_fallback/metrics.ini b/Themes/_fallback/metrics.ini index 48955a7fc7..5b36d14f96 100644 --- a/Themes/_fallback/metrics.ini +++ b/Themes/_fallback/metrics.ini @@ -1187,12 +1187,12 @@ RowStartY=SCREEN_CENTER_Y-30 RowEndX=SCREEN_RIGHT-100 RowEndY=SCREEN_BOTTOM-96 QuestionX=SCREEN_CENTER_X -QuestionY=SCREEN_CENTER_Y-40 -QuestionOnCommand=wrapwidthpixels,600 +QuestionY=SCREEN_CENTER_Y-20 +QuestionOnCommand=wrapwidthpixels,600;valign,1 QuestionOffCommand= AnswerX=SCREEN_CENTER_X -AnswerY=SCREEN_CENTER_Y+20 -AnswerOnCommand=zoom,1.5;shadowlength,0 +AnswerY=SCREEN_CENTER_Y+10 +AnswerOnCommand=zoom,1.5;shadowlength,0;valign,0 AnswerOffCommand= CursorOnCommand= CursorOffCommand=