Skip to content
This repository has been archived by the owner on Mar 30, 2022. It is now read-only.

BGHudTextFieldCell Placeholder Text Does Not Respect Alignment #27

Closed
tylerstillwater opened this issue Apr 2, 2010 · 1 comment
Closed
Labels

Comments

@tylerstillwater
Copy link

Setting the placeholder text of a HUD Text Field and then setting the alignment to center does not center the placeholder text in the field. The normal text is centered, however.

@timthedevguy
Copy link
Owner

BGHUDTextFieldCell Placeholder Alignment

Fixed improper placeholder alignment in BGHUDTextFieldCell.
Old code would draw left justified at all times, now
responds to -alignment value of BGHUDTextFieldCell.
Closed by 665f421.

JanX2 pushed a commit to JanX2/BGHUDAppKit that referenced this issue Aug 22, 2011
Fixed improper placeholder alignment in BGHUDTextFieldCell.
Old code would draw left justified at all times, now
responds to -alignment value of BGHUDTextFieldCell.
Closes timthedevguy#27.
This issue was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants