Skip to content

Fix 'titleColor' attribute name for UIButton #3507

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

Merged
merged 1 commit into from
Sep 22, 2017

Conversation

@@ -33,7 +33,7 @@
* @property {String} titleFont - The content string font of the button title
* @property {Number} titleFontSize - The content string font size of the button title
* @property {String} titleFontName - The content string font name of the button title
* @property {cc.Color} titleFontColor - The content string font color of the button title
* @property {cc.Color} titleColor - The content string font color of the button title

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should probably fix spacing so description aligns with the others

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I will fix it

@pandamicro
Copy link
Contributor

Thanks, and sorry that I haven't got much time on html5 repo and got late to merge your contribution.

@pandamicro pandamicro merged commit 48c3c3c into cocos2d:develop Sep 22, 2017
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

Successfully merging this pull request may close these issues.

3 participants