bind e to show entity info
This commit is contained in:
parent
4f7b9846d8
commit
160c38c361
2 changed files with 6 additions and 2 deletions
|
|
@ -349,7 +349,7 @@ Ox.AnnotationFolder = function(options, self) {
|
|||
[
|
||||
'0', '1', '2', '3', '4', '5', '6', '7', '8', '9',
|
||||
'b', 'backslash', 'closebracket', 'comma', 'dot',
|
||||
'equal', 'f', 'g', 'h', 'i', 'minus', 'n', 'o',
|
||||
'equal', 'e', 'f', 'g', 'h', 'i', 'minus', 'n', 'o',
|
||||
'openbracket', 'p', 'shift_0', 'shift_equal',
|
||||
'shift_g', 'shift_i', 'shift_minus', 'shift_o',
|
||||
'slash', 'space'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue