vue-ripple-directive icon indicating copy to clipboard operation
vue-ripple-directive copied to clipboard

fix: changed event listener attach point

Open serializedowen opened this issue 4 years ago • 0 comments

moved "mouseup" listener to document root, otherwise if you mouse away from element without triggering mouseup, the ripple container will persist in place.

serializedowen avatar Feb 04 '21 09:02 serializedowen