macro-carousel icon indicating copy to clipboard operation
macro-carousel copied to clipboard

[drag] consider using Pointer Events

Open ciampo opened this issue 7 years ago • 2 comments

.. instead of mouse and touch events

ciampo avatar Dec 15 '17 14:12 ciampo

Given the "next-gen" nature of this project (custom-elements and all), I don't think using PointerEvents would be a huge problem 🤔

pimdewit avatar Sep 17 '19 15:09 pimdewit

For sure. I initially went for the "old way" of doing things, but as time goes by, this change should be painless and will actually simplify the code too

ciampo avatar Oct 02 '19 14:10 ciampo