Fix the issue #424.
This commit is contained in:
parent
a74517b983
commit
7796ae89ff
|
@ -88,9 +88,6 @@ ContextMenu.prototype = {
|
|||
}
|
||||
}
|
||||
}
|
||||
else{
|
||||
this.RightClick(e);
|
||||
}
|
||||
},
|
||||
|
||||
createMenu: function() {
|
||||
|
|
Loading…
Reference in New Issue