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
The line anchor (Label.LineAnchor) only takes the first line of a label into account. Given a multi-line label, the line anchor Centered won't vertically center the label at the given point.
Is this desired behaviour, since it is called Lineanchor and not LabelAnchor?
The text was updated successfully, but these errors were encountered:
The line anchor (
Label.LineAnchor
) only takes the first line of a label into account. Given a multi-line label, the line anchorCentered
won't vertically center the label at the given point.Is this desired behaviour, since it is called
Lineanchor
and notLabelAnchor
?The text was updated successfully, but these errors were encountered: