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

fix incorrect width property for multi-line BitmapText #425

Closed
wants to merge 3 commits into from

Conversation

jcd-as
Copy link
Contributor

@jcd-as jcd-as commented Dec 2, 2013

BitmapText.updateText() was setting this.width to the width of the last line of multi-line text, rather than that of the longest line. this made it impossible to center multi-line strings. (found working in Phaser)

GoodBoyDigital and others added 3 commits November 6, 2013 13:27
Change grey to gray, silly English...
BitmapText.updateText() was setting this.width to the width of the last line of multi-line text, rather than that of the longest line. this made it impossible to center multi-line strings. (found working in Phaser)
@englercj
Copy link
Member

englercj commented Dec 8, 2013

cherry-picked into 5d45bbf, didn't merge cleanly after you did an update to your branches :)

@englercj englercj closed this Dec 8, 2013
@lock
Copy link

lock bot commented Feb 26, 2019

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked and limited conversation to collaborators Feb 26, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants