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

Bug? delegate method didDeselectItemAt is not called when same color is deselected #7

Open
chrischenyc opened this issue Sep 12, 2017 · 0 comments
Assignees

Comments

@chrischenyc
Copy link

chrischenyc commented Sep 12, 2017

issue reproduce: https://github.com/chrischen-melb/IGColorPicker/commit/356062246b85b246edd3499d99724ce481d5d748

  1. when . isSelectedColorTappable is set to true, user can deselect a color
  2. however, this operation doesn't trigger optional delegate method @objc optional func colorPickerView(_ colorPickerView: ColorPickerView, didDeselectItemAt indexPath: IndexPath)
  3. selecting a different color will trigger this delegate method somehow
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