Nine cuckoos on an idle click is a lot. There's no singleclick event and click always fires before dblclick, so the single call is deferred by one double-click interval (260ms) and cancelled if a second click lands.
Nine cuckoos on an idle click is a lot. There's no singleclick event and click always fires before dblclick, so the single call is deferred by one double-click interval (260ms) and cancelled if a second click lands.