mirror of
https://github.com/overleaf/overleaf.git
synced 2025-04-15 05:06:30 +00:00
Quieten noisy Ace warnings
This commit is contained in:
parent
18d627baba
commit
f037c466cd
1 changed files with 1 additions and 0 deletions
|
@ -48,6 +48,7 @@ define [
|
|||
@$originalApply(fn);
|
||||
|
||||
editor = ace.edit(element.find(".ace-editor-body")[0])
|
||||
editor.$blockScrolling = Infinity
|
||||
window.editors ||= []
|
||||
window.editors.push editor
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue