When using SpriteFonts with Labels text alignment and base alignment properties don't work #484
Labels
bug
This issue describes undesirable, incorrect, or unexpected behavior
Milestone
If you create a label using a
SpriteFont
then thelabel.textAlign = ex.TextAlign.Center
wont actually center the text in the label. Looking at the current source code the implementation was just overlooked.The text was updated successfully, but these errors were encountered: