sydcanem / bootstrap-contextmenu

Context menu plugin for Twitter's Bootstrap framework
http://sydcanem.com/bootstrap-contextmenu/
645 stars 193 forks source link

added timout for menu to dissapear on inactivity #39

Closed timkock closed 10 years ago

timkock commented 10 years ago

I love this repo. It's really cool also easy to implement with Angular. One thing I missed with multiple menus open on items is that they don't disappear unless you click elsewhere but the item. Added a timeout for them to disappear automagically without interaction.

timkock commented 10 years ago

Sorry for the other files .gitignore & .jshintrc, ignore them plz (also changed the header for internal reference, ignore aswel.

timkock commented 10 years ago

Discovered error in code, apologies, closing and will resubmit new one with no non-specific alterations