Skip to content
This repository has been archived by the owner on Mar 27, 2019. It is now read-only.

macbook trackpad - this.directionY #941

Open
polikin opened this issue Jul 22, 2015 · 1 comment
Open

macbook trackpad - this.directionY #941

polikin opened this issue Jul 22, 2015 · 1 comment

Comments

@polikin
Copy link

polikin commented Jul 22, 2015

this.directionY return 0 when I scroll up or down.

How can I get the scroll direction with a trackpad?

code:

_this.iScroll.on('scrollEnd', function () {
    console.log(this.directionY);
});
@jonathanheilmann
Copy link

It's a bug. For solution see #652

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants