RomanBase / hand_signature

A Flutter plugin providing signature pad for drawing smooth signatures.
https://pub.dev/packages/hand_signature
MIT License
108 stars 25 forks source link

Drawing during screen flip #44

Open RomanBase opened 11 months ago

RomanBase commented 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.