Open nczakaria opened 10 years ago
The issue I'm facing is like the one in this post on Stack Overflow, though the post is on Objective C http://stackoverflow.com/questions/12525922/pan-gesture-after-rotation-behaves-incorrect
Basically, when my matrix has rotation, the pan gesture goes the opposite direction. How can I similarly make this correction using PanGesture.as?
The issue I'm facing is like the one in this post on Stack Overflow, though the post is on Objective C http://stackoverflow.com/questions/12525922/pan-gesture-after-rotation-behaves-incorrect
Basically, when my matrix has rotation, the pan gesture goes the opposite direction. How can I similarly make this correction using PanGesture.as?