naver / egjs-axes

A module used to change the information of user action entered by various input devices such as touch screen or mouse into the logical virtual coordinates.
https://naver.github.io/egjs-axes/
MIT License
179 stars 31 forks source link

Drag is maintained in ie11. #208

Closed daybrush closed 1 year ago

daybrush commented 1 year ago

Description

DragStart => Drag => DragEnd => DragStart anywhere. => Drag (It shouldn't be a drag.)

Steps to check or reproduce