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

add deselection #6

Open
ludoded opened this issue May 7, 2014 · 1 comment
Open

add deselection #6

ludoded opened this issue May 7, 2014 · 1 comment

Comments

@ludoded
Copy link

ludoded commented May 7, 2014

once the point is selected it's impossible to deselect.
would be ideal to make something like setSelected method and add a delegate via which it can send delegate method like didSelectedPoint:(NSInteger)index :)

@dostanko
Copy link
Member

dostanko commented May 8, 2014

Thanks for response, deselection will be added in the nearest release.
It's great idea to select point programmatically. For now you can try to use method

  • (void)simulateTapGrid:(double) xPos;

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