jquery-date-range-picker
jquery-date-range-picker copied to clipboard
Month traversal using scrolling
I was wondering if there was a way to traverse through months other than using left/right movement using the arrows present. Ideally I would like to traverse through the calendar by scrolling up/down to get to another month while being able to see partial months such as second half of October and the first half of November.
This seems to be implemented in https://github.com/suluke/jquery-date-range-picker/commit/e5bc1211f69448b76edfb535d5b5149839c61de9. We should see if we can use that implementation in this plugin.
@christophior, I believe this is a valid feature request. Any reason you prefer to keep the issue closed? I'd like to re-open it to track progress on this feature.
Ohh sorry, skimmed the comment above and thought it was something already implemented and merged in. I'll unfollow this issue since i'm no longer in need of it but will keep it open for tracking purposes.
Thanks a lot!