Commit d110ed25 authored by Alexey.Musinov's avatar Alexey.Musinov

[mobile] selection

parent 487192b4
......@@ -5689,7 +5689,9 @@ function offline_cell_editor_process_input_commands(commands, width, height, rat
value2 = commands[i][2];
var event = {which:value,metaKey:undefined,ctrlKey:undefined};
event.stopPropagation = function() {};
event.preventDefault = function() {};
switch (operationCode) {
// KEY_DOWN
......
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