change the fontsize of fix the flooring

This commit is contained in:
Beu
2022-04-14 02:49:42 +02:00
parent 80f4e867b6
commit 7b10300713
10 changed files with 16 additions and 16 deletions

View File

@ -23,7 +23,7 @@ class LabelLine implements UsageInformationAble {
private $horizontalAlign = Label::LEFT;
private $style = Label_Text::STYLE_TextCardSmall;
private $textSize = 1.5;
private $textSize = 1;
private $textColor = 'FFF';
private $posZ = 0;
private $prefix = '';