mlms13 / Navtacular

A horizontal navigation bar with menus that doesn't depend on Javascript for core functionality.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Taps below an expanded menu are mis-placed

mlms13 opened this issue · comments

As soon as you tap outside of an expanded menu, that menu collapses. If you tap below the menu (e.g. to open a different menu), the tap is processed as the previous menu is collapsing, and the tap doesn't go where you expected it to. This only seems to happen on Android (tested on 4.0.3).

A small delay before collapsing the previous menu will probably be sufficient for fixing this.

This was fixed in commit 907ec8d.