Add note about text alignment to Element alignment section

Trying to reduce confusion between elements and text alignment.
This commit is contained in:
Roberto Soares 2019-05-02 14:50:15 -03:00
parent 7ef9985b1a
commit 8240cc281a

View File

@ -109,6 +109,8 @@ will result in a layout like
Where there are two elements on the left, one in the center, and one on the right.
**Note** For text alignment, check out `Element.Font`!
@docs centerX, centerY, alignLeft, alignRight, alignTop, alignBottom