blivesta / drawer

Flexible drawer menu using jQuery, iScroll and CSS.
http://git.blivesta.com/drawer
MIT License
622 stars 176 forks source link

Responsive Drawer, scrolling with mouse wheel or touchpad #15

Closed Pasley70 closed 8 years ago

Pasley70 commented 9 years ago

An open drawer-menu on big screens (responsive version) do not scroll with mouse wheel or touchpad if the mouse-pointer is over the menue. Instead - you must move you cursor to the content-area to scroll the whole page. It would be useful to enable scrolling the page even if your mouse pointer is over the menu to get menu items beneath the window-height.

ungki commented 9 years ago

We are working for update v3.0.0. added scroll issue.

https://github.com/blivesta/drawer/issues/12

thanks.

Pasley70 commented 9 years ago

Thanx!

blivesta commented 8 years ago

Fixed on v3.0.0. Also changed class name to drawer--sidebar from drawer-responsive. https://github.com/blivesta/drawer/releases/tag/v3.0.0