+change again

This commit is contained in:
RealFD 2021-10-22 19:34:39 +02:00
parent ee62651917
commit 9fee5c1b06
1 changed files with 1 additions and 1 deletions

View File

@ -204,7 +204,7 @@ function drawTexts()
gfx.UpdateLabel(selectorDescriptionLabel, currentFullDescriptionText, 22)
gfx.BeginPath();
gfx.UpdateLabel(selectorLegendScrollLabel, 'SCROLL', 20);
-- gfx.UpdateLabel(selectorLegendScrollLabel, 'SCROLL', 20);
-- descriptionAlpha = math.abs(selectedButtonScaleY - 0.5) * 2;
gfx.TextAlign(gfx.TEXT_ALIGN_LEFT + gfx.TEXT_ALIGN_MIDDLE);