mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 18:55:26 +00:00
Update lib/client/keyBinding.js
This commit is contained in:
parent
9bd01624da
commit
87e29cdb20
1 changed files with 1 additions and 1 deletions
|
|
@ -25,7 +25,7 @@ CloudCommander.KEY = {
|
|||
|
||||
CloudCommander.mouseBinding = (function(pEvent){
|
||||
if(typeof CloudCommander.Menu === 'function')
|
||||
CloudCommander.Menu();
|
||||
CloudCommander.Menu({pEvent.x, pEvent.y});
|
||||
})
|
||||
|
||||
CloudCommander.keyBinding = (function(){
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue