ComputerWolf / SlickNav

Responsive Mobile Menu Plugin for jQuery
MIT License
939 stars 314 forks source link

Unnecessary animation queue #48

Closed davidsusu closed 8 years ago

davidsusu commented 10 years ago

If I click/tap twice, menu opens and closes. I suggest, then in animated state ignore user interaction or stop current animation.

If I click/tap many times, then the menu becomes crazy, and toggles until queue becomes empty.

This is a widely leaved/ignored anomaly with JQuery based menus, I know.

ComputerWolf commented 8 years ago

This has been fixed in version 1.0.8.