Does anybody have any pointers on how to use hysteresis to make inertial scrolling work better? It was mentioned in the article but I don't see how to make it work.
I'm guessing he means something like "when the user clicks, drags, and releases something, keep scrolling at the rate the mouse was moving at the release point only if the rate is above some threshold." It'd be annoying if the mouse had to be absolutely still when you let it go, most people don't have the fine motor control for that.