You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You might want to consider to add the pan gesture recognizer after the zoom-in animation is complete and remove it from the view when the zoom-out animation is triggered. That should prevent the side-effect when swiping the view while the zoom-in animation is in process which results in an odd looking pop.
The text was updated successfully, but these errors were encountered:
You might want to consider to add the pan gesture recognizer after the zoom-in animation is complete and remove it from the view when the zoom-out animation is triggered. That should prevent the side-effect when swiping the view while the zoom-in animation is in process which results in an odd looking pop.
The text was updated successfully, but these errors were encountered: