Commit 50a31b80 authored by Maxim Kadushkin's avatar Maxim Kadushkin

[SSE mobile] debug context menu

parent af319d66
...@@ -167,7 +167,7 @@ define([ ...@@ -167,7 +167,7 @@ define([
items = me._initMenu(me.api.asc_getCellInfo()); items = me._initMenu(me.api.asc_getCellInfo());
me.view.showMenu(items, posX + 200, posY + 100); me.view.showMenu(items, posX, posY);
}, },
onApiHidePopMenu: function() { onApiHidePopMenu: function() {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment