swift - UIPanGestureRecognizer not working if the the UIImageView is Scaled too much in iOS -


i have uiimageview , in different gestures uipangesturerecognizer,uipinchgesturerecognizer,uirotationgesturerecognizer etc added.

normally works fine, when view scaled cgaffinetransformscale , uiimageview stops responding pan gesture after limit. still pinch , rotation work on. if uiimageview in scaled backed smaller, uipangesture starts working again.

please if 1 has noticed such behaviour in ios.


Comments

Popular posts from this blog

yii2 - Yii 2 Running a Cron in the basic template -

asp.net - 'System.Web.HttpContext' does not contain a definition for 'GetOwinContext' Mystery -

mercurial graft feature, can it copy? -