tazsingh / will_pickdate

Easy to use and well designed date picker widget with year in decades, month in year, day of month, and time of day support.

Home Page:http://tazsingh.github.io/will_pickdate/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Page scrolls when using mousewheel to change time

pangloss opened this issue · comments

You should be able to simply cancelDefault() on the mousewheel event when you handle it...

This is just based on trying out the control in the demo page.