This commit is contained in:
parent
561d3782e9
commit
fa714c93f4
|
@ -419,7 +419,6 @@ function editor(root, inputData, options) {
|
||||||
});
|
});
|
||||||
|
|
||||||
$(root).on('keydown', function (event) {
|
$(root).on('keydown', function (event) {
|
||||||
console.log('keydown')
|
|
||||||
let target = event.target;
|
let target = event.target;
|
||||||
|
|
||||||
let dir = 0;
|
let dir = 0;
|
||||||
|
|
Loading…
Reference in New Issue
Block a user