Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add distance property in flick event #218

Closed
sculove opened this issue May 18, 2016 · 0 comments
Closed

add distance property in flick event #218

sculove opened this issue May 18, 2016 · 0 comments
Assignees
Milestone

Comments

@sculove
Copy link
Contributor

sculove commented May 18, 2016

Description

I wonder if the next or prev element is shown.
Therefore, I suggest distance property.

  • distance value is plus == next
  • distance value is minus == prev
@netil netil self-assigned this May 31, 2016
@netil netil modified the milestone: 1.3.0 Jun 28, 2016
netil added a commit to netil/egjs that referenced this issue Aug 3, 2016
The 'distance' value is from the touch starting point to the moved position.
Giving value is positive on eg.MovableCoord.DIRECTION_LEFT/UP and negative on eg.MovableCoord..DIRECTION_RIGHT/DOWN direction accordingly.

 Ref naver#218
@netil netil closed this as completed in 3e7bc57 Aug 5, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants