ytteroy opened this issue 5 years ago · 2 comments
Hello! There is a problem, that mobile phone user can't slide page to up/down. But can slide to left/right.
this.element.addEventListener('touchmove', this.onDrag.bind(this));
This rewrites touchmove and allows only scroll to left/right.
I also had this issue. #48 seems to solve this.
This will be fixed in v3