Fixes focusing on first and last element when moving between Maths elements.
This commit is contained in:
parent
74c2b46da5
commit
b81019676f
|
@ -556,6 +556,7 @@
|
|||
}
|
||||
MENU.menu.Remove(event, menu);
|
||||
MENU.jax = MathJax.Hub.getJaxFor(next);
|
||||
MENU.FocusNode(next);
|
||||
MENU.menu.Post(null);
|
||||
},
|
||||
Right: function(event, menu) {
|
||||
|
|
Loading…
Reference in New Issue
Block a user