Skip to content

Delegate method not called when deselect color  #26

Description

@thlbaut

Hi !

First, thank you :)

When I'm deselecting a color, the delegate method is not called. Am I missing something ?
This method is only called when changing color selection.

func colorPickerView(_ colorPickerView: ColorPickerView, didDeselectItemAt indexPath: IndexPath) {
    // A color has been deselected
  }

Thanks for your help !

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions