You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 :)
The text was updated successfully, but these errors were encountered:
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
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 :)
The text was updated successfully, but these errors were encountered: