v5.1.1
Fixed
- Fixed a bug when user enters pen mode while a finger/hand is on the touch screen device by cancelling previous touches so the line starts where the pen first touched the screen
Generated from commits between v5.1.0 and HEAD
Bug Fixes
fix(editor): forgets previous touch interactions when entering pen mode (#9162)
- Fixed a bug when user enter pen mode while a finger/hand is on the touch screen device. We cancel previous touches and the line starts where the pen first touched the screen.