swisnl/jQuery-contextMenu

Separators are currently clickable

shahata opened this issue · 1 comments

For example in http://medialize.github.com/jQuery-contextMenu/demo.html I can click the separator and I get an alert "clicked: sep1"

A work around is to just return false in the callback when the separator is clicked