EasyScrollDots
EasyScrollDots copied to clipboard
Wandering active dot
Hi, I just try out your extension and if I click on the last button of a five-button array, the active button "wanders" to the clicked button. Is there any way to prevent this behavior and make only the clicked button active?
See: https://www.dropbox.com/s/pb801bo0oa8vo4j/2023-06-16%2014.46.18.gif?dl=0
@operatorone Hello,
You could try adding a greater wait period when the throttle function is run. e.g...
Cool, I'll try it