If a user drags down the UIColorPickerViewController, rather than hit the (X) button the colorPickerViewControllerDidFinish UIColorPickerViewControllerDelegate delegate method isnt triggered.
Is this expected behaviour?
I want to wait until the modal is dismissed before updating the parent's UI