Templarian / ui.bootstrap.contextMenu

AngularJS Bootstrap UI Context Menu
MIT License
259 stars 127 forks source link

Prevent right click propagation. #13

Closed SuricateCan closed 9 years ago

SuricateCan commented 9 years ago

Hi, I added this line to prevent more than one context poping up when you have overlapping contexts.

e.g.

<div context-menu="bigContext">
  <div context-menu="smallerContext">
  </div>
</div>
Templarian commented 9 years ago

Will merge this weekend and update the library. Thanks for the bug fix.

SuricateCan commented 9 years ago

There was a model missing in the call.

Templarian commented 9 years ago

Bower was finally updated to include this. v0.9.4.