macro-carousel
macro-carousel copied to clipboard
[drag] consider using Pointer Events
.. instead of mouse and touch events
Given the "next-gen" nature of this project (custom-elements and all), I don't think using PointerEvents would be a huge problem 🤔
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