YahooArchive/YangMingShan

Cancel button hidden

Closed this issue · 1 comments

Cancel button that invokes photoPickerViewControllerDidCancel: delegate method is invisible while the YMSPhotoPickerViewController is present on screen. It is tappable and calls the corresponding delegate method properly. But it is only visible for the duration of click (tap). Look at the screenshot below to understand the scenario.
ezgif-1-8bbce1900c

Turns out that the issue was caused by UIAppearance and not an issue of YMSPhotoPickerViewController. Closing the issue #53.