You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ok, but then we need 9 instead of 3 alignments.
Left, Center, Right and the new ones Top, Bottom, TopLeft, TopRight, BottomLeft, BottomRight.
Or what do you have in mind?
Current behaviour
As you can see, currently text is always vertically centered. This is hardcoded here: https://github.com/fifengine/fifechan/blob/master/src/widgets/label.cpp#L134
What I want
Be able to specify the vertical alignment, similar to what is possible with horizontal alignment right now.
The text was updated successfully, but these errors were encountered: