Y
Hacker News
new
|
ask
|
show
|
jobs
by
blensor
195 days ago
I don't think you need to move the mouse, you just need to click slightly offcenter while still bein inside the ball.
1 comments
junon
195 days ago
I was looking at the source and it appeared there was special handling on the mousemove event. I also had to introduce timeouts, otherwise it wouldn't work (not entirely sure why). So was being safer since I didn't want this to become a time sink :D
link