Open RomanBase opened 11 months ago
On some devices (maybe just iPhone/iPad) is possible to rotate screen when pointer is down. So after flip alterPath is still called when pointer moves, but active path was closed during notifyDimension.
alterPath
notifyDimension
On some devices (maybe just iPhone/iPad) is possible to rotate screen when pointer is down. So after flip
alterPath
is still called when pointer moves, but active path was closed duringnotifyDimension
.