Skip to content

tryAnotherAccountMessage stops being center-aligned when text is long enough to wrap #1246

@chrisbobbe

Description

@chrisbobbe
One line (centered) Two lines (not centered)
image image

Probably the Text widget itself is getting centered, but we're not configuring the Text itself to center its content, which I think we'd do with a TextAlign.center.

It looks like it's been this way since the text was introduced, in a97ac42. Assigning @PIG208, the author of that commit. 🙂

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Status

Done

Relationships

None yet

Development

No branches or pull requests

Issue actions