Skip to content
This repository was archived by the owner on Nov 24, 2020. It is now read-only.

Parameter for text align #42

Closed
nicodumdum opened this issue Jan 30, 2020 · 2 comments
Closed

Parameter for text align #42

nicodumdum opened this issue Jan 30, 2020 · 2 comments

Comments

@nicodumdum
Copy link

I am having issues when I am using some specific strings (e.g. "Updating queue number...") as progress messages where it turns out to be weird looking because of some weird text alignment. (See attached pic)
Screenshot_20200130-224335

I checked the code and it confirmed that it was using justify text alignment.
Text(_dialogMessage, textAlign: TextAlign.justify, style: _messageStyle)

I hope you can add an optional parameter for setting the text alignment so I can easily adjust it accordingly.

Thanks! :)

@fayaz07
Copy link
Owner

fayaz07 commented Jan 30, 2020

Thanks @nicodumdum , I will surely look into this issue

@fayaz07
Copy link
Owner

fayaz07 commented Apr 11, 2020

Please checkout latest version v1.2.2, I am closing the issue now, feel free to re-open if it doesn't solve your requirement

@fayaz07 fayaz07 closed this as completed Apr 11, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants