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

Documentation #20

Open
hsousa opened this issue Aug 25, 2015 · 3 comments
Open

Documentation #20

hsousa opened this issue Aug 25, 2015 · 3 comments
Assignees
Milestone

Comments

@hsousa
Copy link
Owner

hsousa commented Aug 25, 2015

Public headers should be documented inline.

Might also be worth creating a cocoadocs.org-compatible documentation.

@hsousa hsousa self-assigned this Aug 25, 2015
@hsousa hsousa added this to the 2.0 milestone Aug 25, 2015
@hsousa
Copy link
Owner Author

hsousa commented Aug 25, 2015

Update: turns out CocoaDocs is pretty smart: http://cocoadocs.org/docsets/HCSStarRatingView/

So, all that's really needed is proper documentation in the header files.

@NikKovIos
Copy link

What do properties:

  • HCSStarRatingViewShouldBeginGestureRecognizerBlock
  • shouldBecomeFirstResponder
  • continuous

?

@hsousa
Copy link
Owner Author

hsousa commented Oct 6, 2016

HCSStarRatingViewShouldBeginGestureRecognizerBlock: 2bade4b

Added a property to decide whether or not other gesture recognizers should be allowed. Related to #22

shouldBecomeFirstResponder: #24

continuous: #22d4cc2cc

Continuous property value indicating whether changes in the rating
value generate continuous update events.

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