chrs1885/SheetyColors

Delegate not called when hex value changed (custom container)

chrs1885 opened this issue · 0 comments

What did you do?

I was trying to enter a new hex value, however the delegate function didSelectColor doesn't get called.

What did you expect to happen?

The delegate function gets called once I enter a new hex value.

What happened instead?

The delegate function didn't get called.

Setup

The SheetyColors picker is wrapped by a custom view controller.