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
bearier edited this page Oct 23, 2014
·
1 revision
This line "CGPoint originInWindow = [targetView.superview convertPoint:targetView.frame.origin toView:nil];" change to "CGPoint originInWindow = [targetView.window convertPoint:targetView.frame.origin toView:nil];" will be better