Skip to content

Commit ec6ba43

Browse files
author
Benjamin Albert
committed
Fixes #53 by using the mousedown event to close the menu.
When the user clicks the close button of a jQuery UI dialog it will not close because the Close() method sees that the event.isDefaultPrevented() returns true. This is a workaround until the next major release where we can redesign the way users can prevent the menu from closing.
1 parent 7a89343 commit ec6ba43

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

0 commit comments

Comments
 (0)