Merge pull request #105 from roberto/font-align-note

Add note about text alignment to `Element` alignment section
This commit is contained in:
Matthew Griffith 2019-06-12 19:28:53 -04:00 committed by GitHub
commit 6be08d1c10
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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