You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Can look at this Codepen, easily reproducible. Picked up this pen from #1413.
Its also related to issue #1413 , that first soft touch is ignored (softtouch and do not move cursor) and then proper click (hard click)
Expected Behavior
One of the following would work/expected:
Separate event handler for softTouch (just like clickEvent)
clickEvent is triggered
Any other suggestion would be appreciated.
The text was updated successfully, but these errors were encountered:
Version
2.1.3
Test Environment
Chrome/Firefox/Edge on Mac/Windows
Current Behavior
Can look at this Codepen, easily reproducible. Picked up this pen from #1413.
Its also related to issue #1413 , that first soft touch is ignored (softtouch and do not move cursor) and then proper click (hard click)
Expected Behavior
One of the following would work/expected:
Any other suggestion would be appreciated.
The text was updated successfully, but these errors were encountered: