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

title text with attributes. #64

Merged
merged 1 commit into from
Oct 7, 2014
Merged

Conversation

nebiros
Copy link

@nebiros nebiros commented Oct 3, 2014

  • adds titleTextAttributes property to cutomize the title text with a
    dictionary of character attributes.
  • adds attributedTitle NSAttributedString property.

- adds titleTextAttributes property to cutomize the title text with a
  dictionary of character attributes.
- adds attributedTitle NSAttributedString property.
@skywinder skywinder merged commit b1551e5 into skywinder:master Oct 7, 2014
@skywinder
Copy link
Owner

Thanks! I also do additional changes for your pull request:

  • add example to project
  • simplify statements in your code
  • add basic tests for attributed strings
  • add documentation for new properties

@nebiros
Copy link
Author

nebiros commented Oct 7, 2014

Awesome!, thank you,

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.

2 participants