Skip to content

Swipe gesture feature#100

Open
pmantaj wants to merge 1 commit intorajeshwarpatlolla:masterfrom
pmantaj:feat-swipe_gesture
Open

Swipe gesture feature#100
pmantaj wants to merge 1 commit intorajeshwarpatlolla:masterfrom
pmantaj:feat-swipe_gesture

Conversation

@pmantaj
Copy link
Copy Markdown

@pmantaj pmantaj commented Oct 6, 2016

Thanks to this change user will be able to change values by a swipe gesture.

I have added two new options:

  • swipe(Optional) : This enable a swipe (down and up) gesture so that you will be able to change values smoothly. Default value is false
  • swipeDelay(Optional) : This value indicates an animation speed of incremental/decremental data-timepicker values. You have to set a swipe option to true if you would like to use the swipeDelay option. Default value is 50 ms

Let me know if this feature will be useful or not. I am using this feature in my project to increase a user experience.

Thanks to this change user will be able to change values by swipe gesture.
I have added two new options:
**swipe**(Optional) : This enable a swipe (down and up) gesture so that you will be able to change values smoothly. Default value is `false`
**swipeDelay**(Optional) : This value indicates an animation speed of incremental/decremental data-timepicker values. You have to set a swipe option to `true` if you would like to use the swipeDelay option. Default value is `50` ms
@mikepsinn
Copy link
Copy Markdown

It looks pretty great to me! :)

@Raagu1993
Copy link
Copy Markdown

pmantaj
How can I use the swipe option for my project? Could you please help me with this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants