KLCPopup icon indicating copy to clipboard operation
KLCPopup copied to clipboard

Cannot dismiss when showing animation is in progress.

Open jingidy opened this issue 8 years ago • 1 comments

Calling dismiss immediately after calling show shows the popup and never dismisses it.

jingidy avatar Aug 22 '16 22:08 jingidy

Here too. The UIView category methoddismissPresentingPopup also doesn't do anything. Tapping on the popup does remove it. Setting showType to KLCPopupShowTypeNone does resolve the issue, but I would have liked to show the show animation. Dismissing the popup from the didFinishShowingCompletionseems to be working.

gwest7 avatar Aug 31 '16 12:08 gwest7