mottle icon indicating copy to clipboard operation
mottle copied to clipboard

mouse event helper - maps touch events to mouse events, and provides "smart" click functionality

Results 2 mottle issues
Sort by recently updated
recently updated
newest added

from this issue on jsplumb https://github.com/jsplumb/jsplumb/issues/738 ``` I am receiving the following warnings on Chrome 66 and jsplumb@^2.6.9: [Deprecation] document.createTouch is deprecated and will be removed in M68, around July...

enhancement