[SSE mobile] debug context menu
This commit is contained in:
parent
af319d664f
commit
50a31b80fa
|
@ -167,7 +167,7 @@ define([
|
|||
|
||||
items = me._initMenu(me.api.asc_getCellInfo());
|
||||
|
||||
me.view.showMenu(items, posX + 200, posY + 100);
|
||||
me.view.showMenu(items, posX, posY);
|
||||
},
|
||||
|
||||
onApiHidePopMenu: function() {
|
||||
|
|
Loading…
Reference in a new issue