Skip to content

Commit

Permalink
Fix mobile backdrop
Browse files Browse the repository at this point in the history
Create backdrop only if the menu is actually open (do not create it if
the show event is prevented)
Drop the backdrop only when the corresponding menu is closed (do not
remove if there is no menu to close or if the hide event is prevented)
  • Loading branch information
pvdlg committed Jan 6, 2017
1 parent af05b88 commit b8541c4
Showing 1 changed file with 16 additions and 14 deletions.
30 changes: 16 additions & 14 deletions js/dist/dropdown.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit b8541c4

Please sign in to comment.