Having trouble fixing the useCapture and stopping the propagation on inputs that I have inside the wheel. I have placed them in a circle using JavaScript so that it looks like a rotary telephone. I can spin the wheel and it won't accidentally click an input while spinning and touching, however, if you try and spin from an input on the wheel it will not spin.
Also... can you spin an SVG with this?
Having trouble fixing the useCapture and stopping the propagation on inputs that I have inside the wheel. I have placed them in a circle using JavaScript so that it looks like a rotary telephone. I can spin the wheel and it won't accidentally click an input while spinning and touching, however, if you try and spin from an input on the wheel it will not spin.
Also... can you spin an SVG with this?