Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[RFR] Menu autoclose #667

Merged
merged 5 commits into from
Sep 7, 2015
Merged

[RFR] Menu autoclose #667

merged 5 commits into from
Sep 7, 2015

Conversation

ThieryMichel
Copy link
Contributor

No description provided.

@jpetitcolas
Copy link
Contributor

Can you add some tests?

By default parent menus will automatically close when none of their children are active. This can be deactivated with:
```
nga.menu().autoClose(false);
```js
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

bad formatting: the 'js' must be on the opening line. Also, please add a newline after the code snippet.

fzaninotto added a commit that referenced this pull request Sep 7, 2015
@fzaninotto fzaninotto merged commit de0a6e4 into master Sep 7, 2015
@fzaninotto fzaninotto deleted the menu_autoclose branch September 7, 2015 15:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants