JS Pointer. Can’t receive another target at pointerup after moving finger
I’m trying to figure out pointer events. I need to receive two different targets, first – at pointerdown, then slide finger and get second target – at pointerup. Everything works fine with mouse, but on touch devices target at pointerup and pointerdown the same
I want to have abilities swap colors of dots on laptop and phone