Twipped / Kalendae

A javascript date picker that just works.
MIT License
1.99k stars 285 forks source link

Direction is not preserved when setting date range using setSelected #181

Open thogg4 opened 8 years ago

thogg4 commented 8 years ago

I am nowhere near a JS guru, but I think this may have something to do with redrawing the calendar in setSelected without taking the set direction into account? If someone can give me some direction on how to fix this I can do the work and submit a pull request.