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

Can we open range date picker without long press #53

Open
zakirhussain49 opened this issue Dec 5, 2016 · 2 comments
Open

Can we open range date picker without long press #53

zakirhussain49 opened this issue Dec 5, 2016 · 2 comments

Comments

@zakirhussain49
Copy link

Hi Vikramkakkar,

Can I open range date picker without long press , only just passing the start and end date.
Is this possible , if yes so please help me how I achieve this task.

@chemickypes
Copy link

I'd like have this feature, too!

It is very easy to understand for user

@dhhyuk
Copy link

dhhyuk commented Jul 19, 2017

im waiting..

kiewietn pushed a commit to kiewietn/SublimePicker that referenced this issue Sep 22, 2017
- When this option is enabled the date-range option is also enabled. This allows the user to tap on two dates to select the interval of dates inclusive.
- The option is applies using SublimeOptions.setToggleRangeWithoutLongPress(...)
- The behaviour of long select of date range remains unaffected when setToggleRangeWithoutLongPress is disabled.
kiewietn pushed a commit to kiewietn/SublimePicker that referenced this issue Sep 22, 2017
- Update sample app with range select without long press option.
kiewietn added a commit to kiewietn/SublimePicker that referenced this issue Sep 22, 2017
- When this option is enabled the date-range option is also enabled. This allows the user to tap on two dates to select the interval of dates inclusive.
- The option is applies using SublimeOptions.setToggleRangeWithoutLongPress(...)
- The behaviour of long select of date range remains unaffected when setToggleRangeWithoutLongPress is disabled.
kiewietn added a commit to kiewietn/SublimePicker that referenced this issue Sep 22, 2017
- Update sample app with range select without long press option.
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

No branches or pull requests

3 participants