spelling: acceleration
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
b75453b08f
commit
8351d331b4
1 changed files with 1 additions and 1 deletions
|
|
@ -120,7 +120,7 @@ function resetWheel() {
|
|||
|
||||
var INERTIA_ACCELERATION = 30;
|
||||
|
||||
// not good, precision not enough to simulate accelation effect,
|
||||
// not good, precision not enough to simulate acceleration effect,
|
||||
// seems have to use pixel based rather line based delta
|
||||
function accWheel(v, is_x) {
|
||||
if (wheeling) return;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue