MTStatusBarOverlay icon indicating copy to clipboard operation
MTStatusBarOverlay copied to clipboard

Prevented delegate call when hide animation was canceled

Open silyevsk opened this issue 11 years ago • 0 comments

If a new message is posted after the hide animation is started but before it is finished, the animation is cancelled. I've added a check for the "finished" flag to prevent calling the delegate's statusBarOverlayDidHide in such cases.

silyevsk avatar Nov 19 '13 16:11 silyevsk