Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Setting ContentAlign to Left prints error. #10

Closed
eyeszack opened this issue Jun 9, 2020 · 2 comments
Closed

Setting ContentAlign to Left prints error. #10

eyeszack opened this issue Jun 9, 2020 · 2 comments

Comments

@eyeszack
Copy link

eyeszack commented Jun 9, 2020

func (b Box) findAlign() string {

Hello,

Nice work on this project! I just wanted to point out that when you specify a ContentAlign of Left an error will be printed. It appears to be a missing else if check for Left. Ironically the else defaults to left align. :)

@Delta456
Copy link
Owner

Delta456 commented Jun 10, 2020

Oh good find! Thanks! I will make the changes in some hours!

@Delta456
Copy link
Owner

Done 18b6b82

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants